## Warning: package 'ggplot2' was built under R version 3.2.4
## 
## Call:
## lm(formula = SAFETYover ~ SAFETYzscores[, 2] + SAFETYzscores[, 
##     3] + SAFETYzscores[, 4] + SAFETYzscores[, 5] + SAFETYzscores[, 
##     6] + SAFETYzscores[, 7] + SAFETYzscores[, 8] + SAFETYzscores[, 
##     9] + SAFETYzscores[, 10] + SAFETYzscores[, 11] + SAFETYzscores[, 
##     12] + SAFETYzscores[, 13] + SAFETYzscores[, 14] + SAFETYzscores[, 
##     15] + SAFETYzscores[, 16] + SAFETYzscores[, 17], data = SAFETYzscores)
## 
## Residuals:
##      Min       1Q   Median       3Q      Max 
## -0.35755 -0.10636 -0.00135  0.09855  0.32375 
## 
## Coefficients:
##                       Estimate Std. Error t value Pr(>|t|)    
## (Intercept)         -4.982e-17  1.105e-02   0.000  1.00000    
## SAFETYzscores[, 2]   4.996e-02  1.568e-02   3.186  0.00173 ** 
## SAFETYzscores[, 3]   1.603e-02  1.379e-02   1.162  0.24691    
## SAFETYzscores[, 4]   5.345e-02  1.291e-02   4.140 5.58e-05 ***
## SAFETYzscores[, 5]   2.971e-02  1.461e-02   2.034  0.04360 *  
## SAFETYzscores[, 6]   4.846e-01  1.882e-02  25.750  < 2e-16 ***
## SAFETYzscores[, 7]   5.598e-02  1.342e-02   4.171 4.93e-05 ***
## SAFETYzscores[, 8]   2.555e-01  1.425e-02  17.925  < 2e-16 ***
## SAFETYzscores[, 9]   5.707e-02  1.367e-02   4.175 4.85e-05 ***
## SAFETYzscores[, 10] -9.466e-03  1.169e-02  -0.810  0.41912    
## SAFETYzscores[, 11]  9.579e-03  1.501e-02   0.638  0.52430    
## SAFETYzscores[, 12] -1.453e-02  1.395e-02  -1.042  0.29906    
## SAFETYzscores[, 13]  3.204e-01  1.766e-02  18.141  < 2e-16 ***
## SAFETYzscores[, 14]  1.192e-01  1.761e-02   6.767 2.28e-10 ***
## SAFETYzscores[, 15]  1.718e-01  1.849e-02   9.289  < 2e-16 ***
## SAFETYzscores[, 16]  1.511e-01  1.308e-02  11.554  < 2e-16 ***
## SAFETYzscores[, 17] -3.147e-03  1.268e-02  -0.248  0.80426    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.1479 on 162 degrees of freedom
## Multiple R-squared:  0.9802, Adjusted R-squared:  0.9782 
## F-statistic: 501.3 on 16 and 162 DF,  p-value: < 2.2e-16
## 
## Call:
## lm(formula = SAFETYover ~ SAFETYReduced[, 2] + SAFETYReduced[, 
##     3] + SAFETYReduced[, 4] + SAFETYReduced[, 5] + SAFETYReduced[, 
##     6] + SAFETYReduced[, 7] + SAFETYReduced[, 8] + SAFETYReduced[, 
##     9] + SAFETYReduced[, 10] + SAFETYReduced[, 11] + SAFETYReduced[, 
##     12], data = SAFETYReduced)
## 
## Residuals:
##      Min       1Q   Median       3Q      Max 
## -0.35620 -0.10574 -0.00351  0.09524  0.33773 
## 
## Coefficients:
##                       Estimate Std. Error t value Pr(>|t|)    
## (Intercept)         -3.294e-17  1.101e-02   0.000 1.000000    
## SAFETYReduced[, 2]   5.786e-02  1.395e-02   4.148 5.33e-05 ***
## SAFETYReduced[, 3]   5.022e-02  1.261e-02   3.984 0.000101 ***
## SAFETYReduced[, 4]   3.018e-02  1.401e-02   2.155 0.032587 *  
## SAFETYReduced[, 5]   4.785e-01  1.700e-02  28.139  < 2e-16 ***
## SAFETYReduced[, 6]   5.816e-02  1.317e-02   4.418 1.79e-05 ***
## SAFETYReduced[, 7]   2.527e-01  1.398e-02  18.077  < 2e-16 ***
## SAFETYReduced[, 8]   6.073e-02  1.312e-02   4.630 7.32e-06 ***
## SAFETYReduced[, 9]   3.272e-01  1.628e-02  20.094  < 2e-16 ***
## SAFETYReduced[, 10]  1.221e-01  1.679e-02   7.273 1.30e-11 ***
## SAFETYReduced[, 11]  1.724e-01  1.755e-02   9.820  < 2e-16 ***
## SAFETYReduced[, 12]  1.509e-01  1.271e-02  11.871  < 2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.1473 on 167 degrees of freedom
## Multiple R-squared:  0.9798, Adjusted R-squared:  0.9784 
## F-statistic: 735.1 on 11 and 167 DF,  p-value: < 2.2e-16

## 
## Call:
## lm(formula = SAFETYover ~ SAFETYzscores[, 2] + SAFETYzscores[, 
##     3] + SAFETYzscores[, 4] + SAFETYzscores[, 5] + SAFETYzscores[, 
##     6] + SAFETYzscores[, 7] + SAFETYzscores[, 8] + SAFETYzscores[, 
##     9] + SAFETYzscores[, 10] + SAFETYzscores[, 11] + SAFETYzscores[, 
##     12] + SAFETYzscores[, 13] + SAFETYzscores[, 14] + SAFETYzscores[, 
##     15] + SAFETYzscores[, 16] + SAFETYzscores[, 17], data = SAFETYzscores)
## 
## Residuals:
##      Min       1Q   Median       3Q      Max 
## -0.35755 -0.10636 -0.00135  0.09855  0.32375 
## 
## Coefficients:
##                       Estimate Std. Error t value Pr(>|t|)    
## (Intercept)         -4.982e-17  1.105e-02   0.000  1.00000    
## SAFETYzscores[, 2]   4.996e-02  1.568e-02   3.186  0.00173 ** 
## SAFETYzscores[, 3]   1.603e-02  1.379e-02   1.162  0.24691    
## SAFETYzscores[, 4]   5.345e-02  1.291e-02   4.140 5.58e-05 ***
## SAFETYzscores[, 5]   2.971e-02  1.461e-02   2.034  0.04360 *  
## SAFETYzscores[, 6]   4.846e-01  1.882e-02  25.750  < 2e-16 ***
## SAFETYzscores[, 7]   5.598e-02  1.342e-02   4.171 4.93e-05 ***
## SAFETYzscores[, 8]   2.555e-01  1.425e-02  17.925  < 2e-16 ***
## SAFETYzscores[, 9]   5.707e-02  1.367e-02   4.175 4.85e-05 ***
## SAFETYzscores[, 10] -9.466e-03  1.169e-02  -0.810  0.41912    
## SAFETYzscores[, 11]  9.579e-03  1.501e-02   0.638  0.52430    
## SAFETYzscores[, 12] -1.453e-02  1.395e-02  -1.042  0.29906    
## SAFETYzscores[, 13]  3.204e-01  1.766e-02  18.141  < 2e-16 ***
## SAFETYzscores[, 14]  1.192e-01  1.761e-02   6.767 2.28e-10 ***
## SAFETYzscores[, 15]  1.718e-01  1.849e-02   9.289  < 2e-16 ***
## SAFETYzscores[, 16]  1.511e-01  1.308e-02  11.554  < 2e-16 ***
## SAFETYzscores[, 17] -3.147e-03  1.268e-02  -0.248  0.80426    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.1479 on 162 degrees of freedom
## Multiple R-squared:  0.9802, Adjusted R-squared:  0.9782 
## F-statistic: 501.3 on 16 and 162 DF,  p-value: < 2.2e-16
## K-means clustering with 5 clusters of sizes 1, 4, 9, 1, 1
## 
## Cluster means:
##         Speed Acceleration   Strength    Agility  Awareness   Catching
## 1 -13.9871634   -5.0333312 -15.705229 -1.1591237 188.807231 24.4055615
## 2  -0.2952655    0.9989329 -10.270110  8.3623674  20.927264 29.4262837
## 3   0.7052811    1.1490211   5.764746  0.6656031   5.884052 -0.6296878
## 4  -9.6965664   -0.4940368  -7.570617 -0.1823803  93.097640 31.2097797
## 5  -2.9259306    1.1601908  20.508976 -9.2929822  15.670046 -9.3139163
##       Tackle   Jumping      Injury    Stamina Toughness Play.Recognition
## 1  23.190164  3.912435 11.07915385 22.6847028 27.974860        93.097640
## 2 -11.115577  4.193326 -0.09739659  6.2748964 -8.434389        20.450882
## 3   8.052187  3.772376  4.09777931  2.3948137  8.798314         2.892310
## 4  15.641077 -5.341504 -2.38905279 17.5489925 18.514877       113.734166
## 5  34.937323  1.969117  4.18175256 -0.9865671 28.947712         7.585651
##   Man.Coverage Zone.Coverage  Hit.Power       Press
## 1    21.225190    48.6873705  15.670046 -10.6090641
## 2    28.684059    28.8202404 -17.757077  41.6577977
## 3    -2.176863     0.5084845   8.722177  -2.3166956
## 4    10.111387    39.8431046   7.585651   0.6392568
## 5   -27.395267    -9.8893353 132.135145 -24.4297910
## 
## Clustering vector:
##            Speed     Acceleration         Strength          Agility 
##                3                3                3                3 
##        Awareness         Catching           Tackle          Jumping 
##                1                2                3                3 
##           Injury          Stamina        Toughness Play.Recognition 
##                3                3                3                4 
##     Man.Coverage    Zone.Coverage        Hit.Power            Press 
##                2                2                5                2 
## 
## Within cluster sum of squares by cluster:
## [1]     0.00 12417.82 16324.56     0.00     0.00
##  (between_SS / total_SS =  77.1 %)
## 
## Available components:
## 
## [1] "cluster"      "centers"      "totss"        "withinss"    
## [5] "tot.withinss" "betweenss"    "size"         "iter"        
## [9] "ifault"
## [1] 1
## [1] 0.1613349 0.3435357 0.4951294 0.0000000
## [1] 0.10600489 0.03401238 0.11340996 0.06303854 0.54211870 0.12109086
## [7] 0.00000000 0.02032468 0.00000000
## [1] 1
## [1] 1
## 
## Call:
## lm(formula = SAFETYover ~ SAFETYReduced[, 2] + SAFETYReduced[, 
##     3] + SAFETYReduced[, 4] + SAFETYReduced[, 5] + SAFETYReduced[, 
##     6] + SAFETYReduced[, 7] + SAFETYReduced[, 8] + SAFETYReduced[, 
##     9] + SAFETYReduced[, 10] + SAFETYReduced[, 11] + SAFETYReduced[, 
##     12], data = SAFETYReduced)
## 
## Residuals:
##      Min       1Q   Median       3Q      Max 
## -0.35620 -0.10574 -0.00351  0.09524  0.33773 
## 
## Coefficients:
##                       Estimate Std. Error t value Pr(>|t|)    
## (Intercept)         -3.294e-17  1.101e-02   0.000 1.000000    
## SAFETYReduced[, 2]   5.786e-02  1.395e-02   4.148 5.33e-05 ***
## SAFETYReduced[, 3]   5.022e-02  1.261e-02   3.984 0.000101 ***
## SAFETYReduced[, 4]   3.018e-02  1.401e-02   2.155 0.032587 *  
## SAFETYReduced[, 5]   4.785e-01  1.700e-02  28.139  < 2e-16 ***
## SAFETYReduced[, 6]   5.816e-02  1.317e-02   4.418 1.79e-05 ***
## SAFETYReduced[, 7]   2.527e-01  1.398e-02  18.077  < 2e-16 ***
## SAFETYReduced[, 8]   6.073e-02  1.312e-02   4.630 7.32e-06 ***
## SAFETYReduced[, 9]   3.272e-01  1.628e-02  20.094  < 2e-16 ***
## SAFETYReduced[, 10]  1.221e-01  1.679e-02   7.273 1.30e-11 ***
## SAFETYReduced[, 11]  1.724e-01  1.755e-02   9.820  < 2e-16 ***
## SAFETYReduced[, 12]  1.509e-01  1.271e-02  11.871  < 2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.1473 on 167 degrees of freedom
## Multiple R-squared:  0.9798, Adjusted R-squared:  0.9784 
## F-statistic: 735.1 on 11 and 167 DF,  p-value: < 2.2e-16
## K-means clustering with 3 clusters of sizes 4, 4, 3
## 
## Cluster means:
##        Speed   Strength    Agility   Awareness    Catching      Tackle
## 1  0.4585536 -0.1882828  0.5220528 -0.02079307  0.04768551 -0.22250544
## 2 -0.2490207 -0.1465511  0.1216408  0.59723823  0.51051440  0.07452614
## 3 -0.1171009  0.5113099 -0.2622749  0.05647621 -0.09933984  0.56706305
##       Jumping Play.Recognition Man.Coverage Zone.Coverage   Hit.Power
## 1 0.477376779      -0.07370786    0.4827603     0.2303708 -0.15233953
## 2 0.028878241       0.63993767    0.2820571     0.6346708 -0.01640809
## 3 0.007877239       0.05532303   -0.3793384    -0.1303701  0.57231166
## 
## Clustering vector:
##            Speed         Strength          Agility        Awareness 
##                1                3                1                2 
##         Catching           Tackle          Jumping Play.Recognition 
##                2                3                1                2 
##     Man.Coverage    Zone.Coverage        Hit.Power 
##                1                2                3 
## 
## Within cluster sum of squares by cluster:
## [1] 2.481668 1.478287 1.136616
##  (between_SS / total_SS =  68.1 %)
## 
## Available components:
## 
## [1] "cluster"      "centers"      "totss"        "withinss"    
## [5] "tot.withinss" "betweenss"    "size"         "iter"        
## [9] "ifault"
## [1] 0.2136080 0.1114188 0.2242035 0.4507697
## [1] 0.46175670 0.05612491 0.31575087 0.16636751
## [1] 0.1106606 0.5568287 0.3325107

##           OVR       Speed Acceleration   Strength    Agility   Awareness
## 1 -0.45781087  0.37363610 -0.002088717 -0.7735321  0.5089734 -0.24092598
## 2 -0.07424048 -0.78702678 -0.553797927  0.1533525 -1.1139949  0.07047604
## 3 -0.91279619  0.63352422  0.212953597  0.5863102  0.1165656 -0.97743215
## 4  1.38369462 -0.48345698  0.155380905 -0.4617660  0.7209879  1.16268228
## 5  0.73551924 -0.08539999  0.166524006  0.2551965 -0.1005921  0.60016433
##     Catching      Tackle    Jumping      Injury    Stamina   Toughness
## 1  0.1821485 -1.00538832 -0.1869611 -0.22543215  0.1203465 -0.77480981
## 2 -0.3685166  0.50699498 -1.0721138 -0.01928967 -0.5232061  0.47586484
## 3 -0.5376382  0.02930899  0.4637675  0.09781814 -0.7898364 -0.27291213
## 4  1.1246863  0.08119557  0.1811654  0.23871347  1.0765757  0.06629184
## 5  0.0570278  0.47530939  0.5341621 -0.03133591  0.6213137  0.65031259
##   Play.Recognition Man.Coverage Zone.Coverage   Hit.Power      Press
## 1       -0.2591866    0.8067462    0.18074929 -0.88331053  0.3079358
## 2        0.2117461   -0.7510876   -0.54975604  0.21051382 -0.1580457
## 3       -1.0393139   -0.4485789   -0.64118951  0.03049822 -0.0916433
## 4        1.3014310    0.7876189    1.71216743 -0.22268680  0.5087447
## 5        0.4630924   -0.1075753   -0.04382415  0.84423797 -0.4101287

##        Speed Acceleration   Strength     Agility   Awareness   Catching
## 1  0.5176038    0.4154821 -0.8075840  0.68588483 -0.13833148  0.2031908
## 2 -0.1660594   -0.1736517  0.2784223 -0.39873105 -0.02137482  0.0253473
## 3  0.9042704    0.5020973  0.5516832  0.21645265 -0.62952025 -0.3880625
## 4 -1.2605193   -0.7757073 -0.6123970 -0.04594455  0.70279920  0.4713070
## 5 -0.6586234   -0.3283583  0.6402161 -0.76601747  0.57159885 -0.3028585
##        Tackle     Jumping     Injury    Stamina  Toughness
## 1 -0.91998241  0.06879374 -0.2948879  0.4224620 -0.5926571
## 2  0.45488589 -0.34008470 -0.1874163 -0.2401293  0.6083811
## 3  0.02177414  0.79987008  0.4597036 -0.5453851 -0.2980127
## 4 -0.11606239 -0.47488339 -0.2816840  0.2837637 -0.3227051
## 5  0.83299276 -0.31503540  0.4217252  0.4011134  0.7998061
##   Play.Recognition Man.Coverage Zone.Coverage  Hit.Power      Press
## 1      0.002320617  0.980538632     0.3776215 -0.8686962  0.1355211
## 2      0.186838022 -0.447066185    -0.4180241  0.6072317  0.3216547
## 3     -0.885906111  0.004005732    -0.3409283  0.1124323  0.2514613
## 4      0.701881000  0.123039581     0.9571966 -0.5581783  0.1484529
## 5      0.371187908 -1.017858607    -0.4234302  0.8309183 -1.5947030

##          OVR      Speed   Strength     Agility  Awareness   Catching
## 1 -0.5353849  0.6562271 -0.6807065  0.56897750 -0.3011456 -0.1594635
## 2 -0.0416570 -0.8370026  0.1016187 -1.46194075  0.3036347 -0.6262029
## 3 -0.9432497  0.3246596  0.7293947 -0.09007094 -1.1629197 -0.3575368
## 4  1.3430943 -0.5142320 -0.4993823  0.70369571  1.1725211  1.1029458
## 5  0.6977373 -0.2664824  0.2503698 -0.20400059  0.6004539  0.1558778
##       Tackle    Jumping Play.Recognition Man.Coverage Zone.Coverage
## 1 -0.9219450  0.2282657       -0.5482632    0.7659981  -0.017566334
## 2  0.4145275 -1.3339118        0.2204165   -0.7828622  -0.610754314
## 3  0.2176828  0.1119435       -0.7529932   -0.7234226  -0.712864195
## 4  0.0549320  0.1139279        1.2780278    0.7575194   1.657463641
## 5  0.5124856  0.2662971        0.4213009   -0.1569714   0.003064809
##     Hit.Power
## 1 -0.70036512
## 2  0.26727538
## 3  0.04032662
## 4 -0.38113746
## 5  0.81411997

##         Speed Acceleration    Agility  Awareness   Catching     Tackle
## 1  0.74012686    0.3460729  0.5966136 -0.3769698 -0.4681268 -0.6634273
## 2 -0.58496525   -0.6850623 -0.6009163  0.7589784 -0.3976520  0.9173773
## 3  0.74024399    0.5782802  0.1309523 -0.8774132 -0.3256253  0.9497717
## 4 -0.86731846   -0.5075711  0.3184891  0.4726622  0.7129164 -0.5990846
## 5 -0.09897819    0.3463832 -0.5466526 -0.1484546  0.6699521 -0.1969597
##       Jumping Play.Recognition Man.Coverage Zone.Coverage  Hit.Power
## 1  0.56376593     -0.751031721    0.6380779   -0.08827388 -0.5368277
## 2 -0.49642898      0.642789140   -0.3088609    0.06135368  0.6933872
## 3  0.27123353     -0.388887996   -1.0558151   -0.80005264  0.7773126
## 4 -0.48801041      0.649383985    0.3819190    0.96653459 -1.0399207
## 5  0.02408365      0.008137208   -0.1743454   -0.27986335  0.3966977

##       Overall Speed And Man Coverage Awareness And Zone Coverage
## 1 -1.14949518              0.4128558                 -0.86847405
## 2 -0.08917457              0.3989463                  0.03672224
## 3 -0.90538020             -0.6412044                 -0.90229603
## 4  1.70159110              0.4308410                  1.30652997
## 5  0.47104539             -0.4753936                  0.38796221
##        Power
## 1 -0.8462061
## 2 -0.4775109
## 3  0.4742391
## 4  0.3941950
## 5  0.4708794

##   Speed And Man Coverage Awareness And Zone Coverage        Power
## 1              0.8755056                  0.05867026 -0.934175885
## 2              0.3820113                 -0.38301438  0.001003105
## 3             -0.2401614                 -0.73717041  0.977331841
## 4             -0.2679527                  0.75618109 -0.488228439
## 5             -0.7214919                  0.20979701  0.511694897

##      Overall  Awareness    Coverage Athleticism Play Recognition
## 1 -0.8086025 -0.6316891  0.03517846 -0.37905545       -0.6480284
## 2  0.2344239  0.3027196 -0.26657765  0.06250493        0.1408291
## 3 -1.0471775 -1.3707163 -0.82882216  0.34079010       -0.9202080
## 4  1.7255092  1.2103629  1.17431884  0.41782919        1.3498570
## 5  0.4656844  0.9032364  0.44291009 -0.31572938        0.6211168
##    Hit Power
## 1 -0.9456694
## 2  0.7878339
## 3  0.3484335
## 4  0.3535224
## 5 -0.9986717

##    Awareness   Coverage Athleticism Play Recognition  Hit Power
## 1 -0.2276238  0.5335451  -0.2824488     2.520688e-01 -0.2755412
## 2 -0.1320136  0.3234847   0.5484521    -1.025226e+00  0.2853032
## 3 -0.9821493 -0.5483142   0.6370671     6.955718e-02  0.8238392
## 4  0.6038427  0.6363909  -0.4245271     6.595883e-01 -1.4752948
## 5  0.2971903 -0.5739888  -0.1629939     4.842545e-06  0.4397875
##                        Speed And Man Coverage Awareness And Zone Coverage
## Eric Weddle                      -1.382052178                1.1509415561
## Andrew Sendejo                   -1.158084972                0.4647193773
## Patrick Chung                    -0.907490676                0.2344629540
## Christian Bryant                  0.194922686               -0.4602579697
## Colt Anderson                    -0.433622470                0.4740598579
## Rashad Johnson                   -0.526647304                0.6372753663
## Lonnie Ballentine                 0.723443400               -0.7687436324
## Reggie Nelson                     0.539982587                0.2869493470
## Jahleel Addae                    -0.386770817                0.2423756540
## Will Hill                        -0.211167783                0.1314142267
## Johnson Bademosi                  0.970869168               -0.2975816638
## Jeff Heath                        0.445557725               -0.0681572384
## Ryan Mundy                       -0.781856570                0.6346155492
## Kenny Phillips                    0.183043332               -0.0841332094
## Charles Godfrey                  -0.056757587                0.0857607207
## Tyvon Branch                      0.533150171               -0.0002077455
## Walt Aikens                       0.906545876               -0.3944474742
## Matt Daniels                     -0.910908903               -0.1351774109
## Larry Asante                     -1.298746856                0.2823693630
## Kemal Ishmael                    -0.646776899                0.0395679383
## Michael Thomas                    0.365355149               -0.1374938140
## Ras-I Dowling                     0.973160005               -0.1752677128
## Dwight Lowery                    -0.144826136                0.7682159979
## Omar Bolden                       0.871972363                0.1573146222
## Micah Pellerin                    1.688923953               -0.0036721483
## L.J. McCray                       1.288595147               -1.3768874344
## Adrian Amos                       1.476143439               -0.1328350865
## Jordan Poyer                      0.571154077                0.2751213425
## Winston Guy                      -0.718269032                0.2579836902
## Vinnie Sunseri                   -0.464454011               -0.0274309770
## Da'Norris Searcy                 -0.308042394                0.2830172273
## Jonathan Meeks                    0.618401937               -0.5180305349
## Akeem King                        1.522573990               -0.7761434559
## Sergio Brown                     -0.427571631                0.5151826609
## Jaiquawn Jarrett                 -0.982281586                0.1838261176
## Stevie Brown                     -0.811139488                0.4967259839
## Reshad Jones                     -0.641071657                0.2040699672
## Marcus Gilchrist                  0.654556669                0.1373709197
## Craig Dahl                       -0.954825018                0.4831811073
## Daniel Sorensen                  -0.526187840               -0.2392500095
## Sean Baker                       -0.869165116                0.1657002445
## Brandian Ross                     0.910578803                0.6921361204
## Micah Hyde                        0.543425286                0.5540974903
## Bradley McDougald                -0.065003251                0.6013994839
## Nate Allen                       -0.313740670                0.7049516380
## Duke Williams                     0.508206061               -0.3038946850
## Craig Loston                     -0.396873755               -0.3019973274
## Terrence Brooks                   1.084302234               -0.4921981864
## Ross Ventrone                     0.680863992               -0.2948834216
## Devin McCourty                    0.818970547                0.8351880180
## Tyrann Mathieu                    0.391727159                0.3280334778
## Deone Bucannon                   -0.186014654               -0.0055618545
## Husain Abdullah                  -0.479113039                0.6417730472
## Bacarri Rambo                    -0.074594260                0.1149198143
## Jonathan Dowling                  0.601448403               -0.5425988423
## Brynden Trawick                   0.462682507               -0.9958578613
## Dion Bailey                      -0.210098810                0.3973765112
## Louis Delmas                     -0.180574409                0.7159375273
## Jaquiski Tartt                   -0.668224029               -0.6968050429
## Anthony Jefferson                -0.247412729               -0.7523976138
## James Ihedigbo                   -1.261002724                0.7876394319
## Maurice Alexander                 0.158730867               -1.1857528184
## Daimion Stafford                 -0.153483939               -0.1256836073
## Isa Abdul-Quddus                 -0.065754562                0.0478211790
## Glover Quin                      -0.214261266                0.9567072509
## Shiloh Keo                       -1.220171588                0.1843336681
## Eddie Pleasant                   -0.286168499                0.0314981036
## Eric Reid                        -0.293461460               -0.3839951566
## Duron Harmon                      0.385736941               -0.2195124257
## Ed Reynolds                      -0.050599025               -0.4465904280
## Brock Vereen                      0.130037329               -0.2271216556
## Antone Exum Jr.                   1.022020703               -0.4067944788
## Rafael Bush                      -0.093821748                0.3273367710
## Chris Maragos                    -0.782767370                0.4214319573
## Derron Smith                      0.583835233                0.0261200900
## Harrison Smith                   -0.696848577                0.5308382361
## Chris Conte                      -0.539604958                0.8178293333
## Ron Parker                        0.796672911                0.3088830732
## Keith Tandy                       0.354526594               -0.0720008940
## Da'Mon Cromartie-Smith            0.467872539               -0.6344148371
## Darrell Stuckey                   0.182696947                0.2572950787
## Colin Jones                       0.689723990               -0.5713734707
## Charles Woodson                  -0.634018486                1.2808836599
## Nate Ebner                       -0.508135824               -0.7801149237
## Cooper Taylor                     0.274822771               -0.3734201941
## Tashaun Gipson                   -0.650141967                0.9733640460
## D.J. Campbell                     0.674043979               -0.0212185096
## Shawn Williams                   -0.189421505               -0.9553044301
## Chris Prosinski                   0.378645013               -0.4553987006
## Ha Ha Clinton-Dix                -0.186882130                0.3544596960
## Jimmie Ward                       0.972728223               -0.5680805878
## Earl Wolff                        0.038562855               -0.3402528723
## Marqueston Huff                   0.660487562               -0.4822020925
## J.J. Wilcox                      -0.589516662               -0.1764659826
## Duke Ihenacho                    -0.243019346               -0.1216713313
## Josh Bush                         0.084276365                0.5018108360
## Cedric Thompson                   1.313084793               -1.5272705479
## Chris Banjo                       0.491884565               -0.4955838096
## Rodney McLeod                     0.019146558                0.6147119326
## Robert Golden                     0.177150645               -0.2322293389
## Clayton Geathers                 -0.675912608               -0.5785155744
## Jordan Richards                  -0.317446013               -0.3867478044
## Donte Whitner                    -0.674750163                0.2507055495
## Jordan Kovacs                    -0.375722581               -0.2278360291
## Matt Elam                         0.398497513               -0.5234788144
## Cody Davis                        0.801923769               -0.8047467212
## David Bruton Jr.                 -0.288392361                0.5742605822
## Barry Church                     -1.715421758                0.5401115826
## Jerome Couplin                    0.154897440               -0.9172328786
## Sean Richardson                   0.173133619               -0.4111475575
## Darian Stewart                   -0.701266541                0.2424470906
## Malcolm Jenkins                   0.187717443                0.8239515592
## Jeron Johnson                    -0.347479375               -0.1542693690
## James Sample                     -0.734253180               -0.7480826949
## Ibraheim Campbell                -0.581172533               -0.4618611548
## Tony Jefferson                   -0.376887230                0.1093693795
## William Moore                    -0.544185270                0.2297727254
## Jamarca Sanford                  -0.791655015                0.1381705894
## Mike Mitchell                    -0.438602263                0.1579185555
## Kenny Vaccaro                     0.435438452               -0.3066343089
## Phillip Thomas                    0.434227499                0.0599041332
## Landon Collins                   -0.692900795               -0.8039640190
## Shamarko Thomas                   0.187091576               -0.4971354033
## T.J. McDonald                    -0.473617991               -0.0461255364
## Josh Evans                        0.138523747                0.0459880115
## Akeem Davis                       0.431389542               -1.0524013207
## Calvin Pryor                     -0.693609007               -0.0626303720
## Quinton Pointer                   1.533450498               -0.2846998044
## Michael Griffin                   0.542007551                0.5650290444
## Dewey McDonald                    0.376053789               -0.2339134463
## Dashon Goldson                   -0.459591282                0.6721741635
## Rontez Miles                     -0.244027274               -0.3558790129
## Earl Thomas III                   0.448560534                0.4631754713
## Rahim Moore                      -0.196486154                0.7708706465
## George Iloka                     -0.378438215                0.9386697723
## Josh Furman                       0.211143985               -1.1639052641
## Tavon Wilson                      0.072500276                0.2179000280
## Kelcie McCray                     0.956138955               -0.2107808963
## Major Wright                     -0.447222846                0.0820741564
## Antrel Rolle                      0.243568968                1.4351613584
## Nat Berhe                         0.457174362               -0.5827877038
## Mykkele Thompson                  1.193566621               -0.8525457208
## Morgan Burnett                   -0.854410852                0.1442363086
## Ryan Murphy                       0.416732801               -0.8965787162
## DeShawn Shead                     0.125865559               -0.1180520535
## Mike Adams                       -0.393119067                1.2984644387
## Jairus Byrd                      -0.142293754                1.2746868893
## Mark Barron                      -0.467318643                0.2393574551
## D.J. Swearinger                   0.201370490               -0.0578429903
## Kendrick Lewis                   -0.591214219                0.2856277612
## Kyshoen Jarrett                  -0.157802812               -0.9493931206
## Gerod Holliman                    0.766134277                0.4612970384
## Robert Lester                    -0.655575906                0.3241046311
## Adrian Phillips                   0.486897597               -0.6271120451
## Dezmen Southward                  1.397541838               -0.9265173035
## Don Jones                         1.251131478               -1.2974651860
## Jimmy Wilson                      0.902684319                0.6087691553
## T.J. Ward                        -1.332528551                0.0448238846
## Trenton Robinson                  0.409721814               -0.1313546133
## Antoine Bethea                   -0.671916108                1.1184581126
## Lamarcus Joyner                   0.403263686               -0.4684787779
## Chris Clemons                     0.187521309                0.0712453384
## Danny McCray                     -0.036739156                0.0724584609
## Tre Boston                       -0.002293847               -0.0283133896
## Johnathan Cyprien                 0.017003202               -0.3866066556
## Eric Berry                        0.164167036               -0.2341622822
## Chris Hackett                    -0.156930049               -0.0363172362
## Antonio Allen                    -0.412707997                0.1612560595
## Dean Marlowe                      0.238414485               -1.0852971729
## Kenny Ladler                      0.122136603               -0.4319736825
## Kurtis Drummond                   1.186926283               -0.2707782044
## Roman Harper                     -1.353915277                0.3240358127
## Robert Blanton                   -0.383596612                0.2886455031
## Cody Prewitt                      0.104743976                0.0716350752
## Aaron Williams                    0.562887930                0.3938610488
## Kam Chancellor                   -1.053630146                0.2835087852
## Kurt Coleman                     -0.549062710                1.0476327086
## Don Carey                         0.333407721               -0.0074596878
## Will Allen                       -0.649258260                0.9726318406
##                               Power
## Eric Weddle             0.231110622
## Andrew Sendejo          0.693365595
## Patrick Chung           0.673027722
## Christian Bryant        0.265335283
## Colt Anderson          -0.040437388
## Rashad Johnson         -0.110628062
## Lonnie Ballentine       0.045300232
## Reggie Nelson          -0.826931934
## Jahleel Addae           0.144395163
## Will Hill               0.079753556
## Johnson Bademosi       -0.673287504
## Jeff Heath             -0.377400487
## Ryan Mundy              0.147241021
## Kenny Phillips         -0.098910122
## Charles Godfrey        -0.029003134
## Tyvon Branch           -0.532942426
## Walt Aikens            -0.512098402
## Matt Daniels            1.046086314
## Larry Asante            1.016377493
## Kemal Ishmael           0.607208960
## Michael Thomas         -0.227861335
## Ras-I Dowling          -0.797892292
## Dwight Lowery          -0.623389862
## Omar Bolden            -1.029286986
## Micah Pellerin         -1.685251804
## L.J. McCray             0.088292288
## Adrian Amos            -1.343308352
## Jordan Poyer           -0.846275420
## Winston Guy             0.460285341
## Vinnie Sunseri          0.491884988
## Da'Norris Searcy        0.025025167
## Jonathan Meeks         -0.100371403
## Akeem King             -0.746430534
## Sergio Brown           -0.087611029
## Jaiquawn Jarrett        0.798455468
## Stevie Brown            0.314413504
## Reshad Jones            0.437001690
## Marcus Gilchrist       -0.791927588
## Craig Dahl              0.471643910
## Daniel Sorensen         0.765437849
## Sean Baker              0.703464872
## Brandian Ross          -1.602714923
## Micah Hyde             -1.097522776
## Bradley McDougald      -0.536396233
## Nate Allen             -0.391210968
## Duke Williams          -0.204311376
## Craig Loston            0.698871082
## Terrence Brooks        -0.592104048
## Ross Ventrone          -0.385980570
## Devin McCourty         -1.654158565
## Tyrann Mathieu         -0.719760636
## Deone Bucannon          0.191576509
## Husain Abdullah        -0.162660008
## Bacarri Rambo          -0.040325554
## Jonathan Dowling       -0.058849561
## Brynden Trawick         0.533175354
## Dion Bailey            -0.187277701
## Louis Delmas           -0.535363118
## Jaquiski Tartt          1.365029072
## Anthony Jefferson       0.999810343
## James Ihedigbo          0.473363292
## Maurice Alexander       1.027021952
## Daimion Stafford        0.279167546
## Isa Abdul-Quddus        0.017933383
## Glover Quin            -0.742445984
## Shiloh Keo              1.035837920
## Eddie Pleasant          0.254670396
## Eric Reid               0.677456617
## Duron Harmon           -0.166224515
## Ed Reynolds             0.497189453
## Brock Vereen            0.097084327
## Antone Exum Jr.        -0.615226224
## Rafael Bush            -0.233515023
## Chris Maragos           0.361335413
## Derron Smith           -0.609955323
## Harrison Smith          0.166010341
## Chris Conte            -0.278224375
## Ron Parker             -1.105555984
## Keith Tandy            -0.282525700
## Da'Mon Cromartie-Smith  0.166542298
## Darrell Stuckey        -0.439992026
## Colin Jones            -0.118350519
## Charles Woodson        -0.646865174
## Nate Ebner              1.288250748
## Cooper Taylor           0.098597423
## Tashaun Gipson         -0.323222079
## D.J. Campbell          -0.652825469
## Shawn Williams          1.144725935
## Chris Prosinski         0.076753687
## Ha Ha Clinton-Dix      -0.167577566
## Jimmie Ward            -0.404647635
## Earl Wolff              0.301690017
## Marqueston Huff        -0.178285469
## J.J. Wilcox             0.765982645
## Duke Ihenacho           0.364690678
## Josh Bush              -0.586087201
## Cedric Thompson         0.214185755
## Chris Banjo             0.003699244
## Rodney McLeod          -0.633858491
## Robert Golden           0.055078694
## Clayton Geathers        1.254428182
## Jordan Richards         0.704193818
## Donte Whitner           0.424044614
## Jordan Kovacs           0.603558610
## Matt Elam               0.124981301
## Cody Davis              0.002822952
## David Bruton Jr.       -0.285868221
## Barry Church            1.175310176
## Jerome Couplin          0.762335439
## Sean Richardson         0.238013939
## Darian Stewart          0.458819450
## Malcolm Jenkins        -1.011669002
## Jeron Johnson           0.501748744
## James Sample            1.482335875
## Ibraheim Campbell       1.043033688
## Tony Jefferson          0.267517850
## William Moore           0.314412545
## Jamarca Sanford         0.653484426
## Mike Mitchell           0.280683708
## Kenny Vaccaro          -0.128804143
## Phillip Thomas         -0.494131632
## Landon Collins          1.496864814
## Shamarko Thomas         0.310043828
## T.J. McDonald           0.519743527
## Josh Evans             -0.184511758
## Akeem Davis             0.621011779
## Calvin Pryor            0.756239379
## Quinton Pointer        -1.248750693
## Michael Griffin        -1.107036596
## Dewey McDonald         -0.142140343
## Dashon Goldson         -0.212582881
## Rontez Miles            0.599906287
## Earl Thomas III        -0.911736005
## Rahim Moore            -0.574384493
## George Iloka           -0.560231557
## Josh Furman             0.952761279
## Tavon Wilson           -0.290400304
## Kelcie McCray          -0.745358059
## Major Wright            0.365148690
## Antrel Rolle           -1.678730326
## Nat Berhe               0.125613342
## Mykkele Thompson       -0.341020900
## Morgan Burnett          0.710174544
## Ryan Murphy             0.479845915
## DeShawn Shead          -0.007813505
## Mike Adams             -0.905345372
## Jairus Byrd            -1.132393135
## Mark Barron             0.227961188
## D.J. Swearinger        -0.143527500
## Kendrick Lewis          0.305586458
## Kyshoen Jarrett         1.107195933
## Gerod Holliman         -1.227431315
## Robert Lester           0.331471275
## Adrian Phillips         0.140214448
## Dezmen Southward       -0.471024535
## Don Jones               0.046333708
## Jimmy Wilson           -1.511453474
## T.J. Ward               1.287704666
## Trenton Robinson       -0.278367201
## Antoine Bethea         -0.446542005
## Lamarcus Joyner         0.065215092
## Chris Clemons          -0.258766648
## Danny McCray           -0.035719305
## Tre Boston              0.030607237
## Johnathan Cyprien       0.369603453
## Eric Berry              0.069995246
## Chris Hackett           0.193247285
## Antonio Allen           0.251451938
## Dean Marlowe            0.846882688
## Kenny Ladler            0.309837079
## Kurtis Drummond        -0.916148078
## Roman Harper            1.029879465
## Robert Blanton          0.094951109
## Cody Prewitt           -0.176379051
## Aaron Williams         -0.956748978
## Kam Chancellor          0.770121360
## Kurt Coleman           -0.498569998
## Don Carey              -0.325948033
## Will Allen             -0.323373580
##                           Awareness     Coverage Athleticism
## Eric Weddle             0.569099545 -0.161244962 -0.32735660
## Andrew Sendejo          0.455200647 -0.488313949 -0.19986780
## Patrick Chung           0.451517160 -1.062765499  0.22195905
## Christian Bryant       -1.582468822 -0.003957493  0.24783669
## Colt Anderson           0.242548235 -0.591590571 -0.33850362
## Rashad Johnson          0.680649801 -0.608781908 -0.81349786
## Lonnie Ballentine      -1.184671297 -0.199342156 -0.06515620
## Reggie Nelson           0.448549612  0.769146405 -0.35933560
## Jahleel Addae           0.331550939 -0.198217430 -0.21304619
## Will Hill              -0.231138747  0.722905577 -0.39964859
## Johnson Bademosi        0.664775904  0.557552516  0.49393482
## Jeff Heath             -0.096758884  0.126025520  0.28805986
## Ryan Mundy              0.658489621 -0.656988425 -0.57457255
## Kenny Phillips          0.096492393 -0.226040469 -0.01196188
## Charles Godfrey         0.570068636 -0.341015972  0.40702034
## Tyvon Branch            0.730027381 -0.334865348 -0.09975715
## Walt Aikens            -0.630147036  1.444060205 -0.11000296
## Matt Daniels            0.103738806 -1.076055780  0.19278004
## Larry Asante            0.263089254 -1.283139491  0.08404859
## Kemal Ishmael           0.092451494 -0.214442652  0.20514053
## Michael Thomas         -0.257126271  0.103129632  0.22179875
## Ras-I Dowling          -0.734946331  1.078814054 -0.31570217
## Dwight Lowery           0.963588741  0.304596902 -0.12319101
## Omar Bolden             0.155359121  0.825703908  0.11512346
## Micah Pellerin          0.936641352  1.500689706 -0.36049066
## L.J. McCray            -1.030657964  0.599480924  0.99723812
## Adrian Amos            -0.901961209  1.469146846 -0.19648017
## Jordan Poyer           -0.439005811  1.172197308 -0.24870217
## Winston Guy             0.161055789 -0.701017630 -0.30093407
## Vinnie Sunseri         -0.715254805 -0.330599245  0.29293731
## Da'Norris Searcy        0.232057379  0.040506307  0.20173725
## Jonathan Meeks         -0.401203022  0.543371763  0.36422356
## Akeem King             -0.328662714  0.810749314  0.28217289
## Sergio Brown            0.397836858  0.034045533 -0.33427787
## Jaiquawn Jarrett       -0.171034500 -0.107320354 -0.10135267
## Stevie Brown            0.458802322 -0.504195077 -0.21213311
## Reshad Jones            0.087736491 -0.380970080  0.18172865
## Marcus Gilchrist        0.719887607  0.148458084  0.32313125
## Craig Dahl              0.813755817 -1.179659161  0.04310214
## Daniel Sorensen        -0.638413437 -0.718971519  0.77328762
## Sean Baker             -0.379148881 -0.794993646  0.50223415
## Brandian Ross           1.164728926  0.659286857 -0.84907430
## Micah Hyde              0.736784353  1.304829086 -0.11540694
## Bradley McDougald       0.690330709  0.920608635 -0.20687533
## Nate Allen              0.716018105  0.163322699 -0.33120231
## Duke Williams          -0.371853122  0.252767548 -0.23983701
## Craig Loston           -0.389230173 -0.026131398 -0.19697308
## Terrence Brooks        -0.797436920  0.457144121 -0.41425197
## Ross Ventrone           0.774090444  0.025790935  0.07180742
## Devin McCourty          0.667009587  1.573359358 -0.91402082
## Tyrann Mathieu         -0.228619620  0.788292859 -1.29508500
## Deone Bucannon         -0.727870171 -0.322185365 -0.37421801
## Husain Abdullah         0.388438104  0.499943816 -0.63281144
## Bacarri Rambo          -0.910094633  0.330902886 -0.76066151
## Jonathan Dowling       -0.001967009  1.373067758 -0.37732640
## Brynden Trawick        -0.670405486  0.176910234  0.71480273
## Dion Bailey            -0.140415465 -0.779352149 -0.86406312
## Louis Delmas            0.352051675  0.426585406 -1.09323366
## Jaquiski Tartt         -1.151338923 -1.019497937  1.04230057
## Anthony Jefferson      -1.492744493 -0.724671834  0.52659311
## James Ihedigbo          0.524980756 -0.649514732 -0.46361264
## Maurice Alexander      -1.434728596 -0.448610117  1.16651088
## Daimion Stafford       -0.241742443  0.011321161  0.61130811
## Isa Abdul-Quddus        0.107592048 -0.049166841 -0.01707793
## Glover Quin             0.405865101  0.702910306 -0.76829623
## Shiloh Keo             -0.090851633 -0.636641673 -0.12318848
## Eddie Pleasant          0.002640424 -0.297386879  0.04222552
## Eric Reid              -0.510131203 -0.044881117  0.28796735
## Duron Harmon            0.190331650  0.507697504  0.08284069
## Ed Reynolds            -0.908049469  0.255351671  0.43374273
## Brock Vereen            0.075204387  0.288138186  0.11380307
## Antone Exum Jr.        -0.825099030  1.113337011 -0.32789669
## Rafael Bush             0.195978420 -0.096546558 -0.87137721
## Chris Maragos           0.733410156 -1.128185897 -0.42689599
## Derron Smith           -0.156443805  1.338481851 -0.64514342
## Harrison Smith         -0.161557755  0.304254459 -0.52279133
## Chris Conte             0.906093753 -0.446739228 -0.46208791
## Ron Parker              0.415754496  0.633778499 -0.77494230
## Keith Tandy            -0.112711049  0.519533100 -0.14993049
## Da'Mon Cromartie-Smith -0.468761030  0.633631221  0.52553167
## Darrell Stuckey         0.230225897  0.492114283  0.04998295
## Colin Jones             0.651881171 -0.071989671  0.53790756
## Charles Woodson         1.625341646  0.068077506 -0.38586791
## Nate Ebner              0.201294297 -1.433872129  1.32829857
## Cooper Taylor          -0.862346241  0.221647050  0.43554278
## Tashaun Gipson          0.201131610  0.966940039 -0.48667754
## D.J. Campbell           0.326726751  0.399375899 -0.18271481
## Shawn Williams         -0.963255980 -0.520808086  1.28997541
## Chris Prosinski         0.888729935 -0.188420167  0.82162287
## Ha Ha Clinton-Dix      -0.075208105  0.609516784 -0.68512704
## Jimmie Ward            -0.380789223  0.403373110 -0.13212654
## Earl Wolff              0.101266456 -0.343850004  0.68557185
## Marqueston Huff         0.268825081  0.634345250  0.55099508
## J.J. Wilcox            -0.123047336 -0.571728473  0.27102408
## Duke Ihenacho           0.459627133 -0.986982865  0.31269233
## Josh Bush               0.248189581  0.461971449 -0.32816638
## Cedric Thompson        -0.989907526  0.573943582  1.46605499
## Chris Banjo            -0.494082950  0.207548073  0.58387677
## Rodney McLeod           0.397921067  0.324788264 -0.87205802
## Robert Golden           0.253921975 -0.143921410  0.69305897
## Clayton Geathers       -0.833129338 -1.072574812  0.92320392
## Jordan Richards        -1.121296826 -0.737415980  0.75188285
## Donte Whitner           0.377885997 -0.609540778  0.11386607
## Jordan Kovacs          -0.789465376 -0.469150592  0.35878891
## Matt Elam              -0.133278914 -0.403995529 -0.14738763
## Cody Davis             -0.102771955  0.050513935  1.15254491
## David Bruton Jr.        0.754129512 -0.109870708 -0.11155598
## Barry Church            0.537020463 -1.515547830 -0.19243684
## Jerome Couplin         -0.785873271 -0.461926274  0.97800187
## Sean Richardson         0.161907914 -0.002716050  0.73045558
## Darian Stewart          0.290498416 -0.743620988 -0.10225101
## Malcolm Jenkins         0.677173215  0.565082900 -1.09982130
## Jeron Johnson          -0.089307798 -0.166528413 -0.28732472
## James Sample           -0.471627073 -0.353825919  1.58710240
## Ibraheim Campbell      -0.574560688 -1.564758399  1.11725459
## Tony Jefferson          0.488112237 -0.256767647 -0.54507907
## William Moore           0.238168276 -0.933145490 -0.34261717
## Jamarca Sanford         0.383628536 -1.145953989 -0.08110427
## Mike Mitchell           0.392355303 -1.065360223 -0.19977194
## Kenny Vaccaro          -0.013723526 -0.083146601 -0.43112022
## Phillip Thomas         -0.309390385  0.211676019  0.31142609
## Landon Collins         -0.923924717 -1.113330582  1.14025048
## Shamarko Thomas        -0.940889488 -0.524337768  0.09972538
## T.J. McDonald          -0.016128417 -0.827343878  0.02254905
## Josh Evans              0.646845120 -0.391536158 -0.60066014
## Akeem Davis            -0.946062139 -0.419286561  1.12231479
## Calvin Pryor           -0.123882508 -0.650590307  0.06009655
## Quinton Pointer        -0.250127554  1.076892128  0.07735367
## Michael Griffin         1.171491991  0.225406308 -1.04411267
## Dewey McDonald         -0.854563812  0.162425716 -0.05504974
## Dashon Goldson          0.697831037 -0.569119012 -1.05504704
## Rontez Miles           -0.396050852 -0.516529845  0.33050933
## Earl Thomas III         0.301723296  1.290090996 -0.38179794
## Rahim Moore             0.409831557  0.597737457 -0.91260366
## George Iloka            0.154748247  0.629839424 -1.21307717
## Josh Furman            -1.322588081 -0.832421735  0.99053075
## Tavon Wilson            0.309956137  0.417892061 -0.20732482
## Kelcie McCray           0.866652455  0.851878516  0.33229495
## Major Wright            0.204903582 -0.642712218 -0.15203143
## Antrel Rolle            1.338833712  0.517104572 -1.43329069
## Nat Berhe              -1.258235612  0.108041907  0.06231900
## Mykkele Thompson       -0.811788238  0.901143294  0.62550079
## Morgan Burnett          0.485391588 -1.439134332  0.53880546
## Ryan Murphy            -1.361802891 -0.432197926  1.07621634
## DeShawn Shead           0.566244604  0.032334805  0.28281668
## Mike Adams              0.820716233  0.832081483 -1.12671297
## Jairus Byrd             0.486202219  1.115561279 -0.58353860
## Mark Barron             0.151161314 -0.663986685 -0.47633821
## D.J. Swearinger        -0.507663341  0.195696992 -0.93964134
## Kendrick Lewis          0.329793485 -0.282714618 -0.34191852
## Kyshoen Jarrett        -1.267344952 -1.006106434  1.19468559
## Gerod Holliman         -1.071051853  1.790991954 -1.18590763
## Robert Lester           0.014982892 -0.364170012 -0.59740985
## Adrian Phillips        -0.057792025  0.499315662  0.79592967
## Dezmen Southward        0.008639153  0.399333691  0.43925880
## Don Jones               0.054239546  0.105544495  0.80540631
## Jimmy Wilson            0.775184194  0.765326399 -1.19587825
## T.J. Ward               0.434117335 -1.743644637  0.71370067
## Trenton Robinson        0.088180768  0.453226550 -0.01011563
## Antoine Bethea          0.985155962 -0.259622267 -0.85048369
## Lamarcus Joyner        -0.394373192  0.346342076  0.04779379
## Chris Clemons           0.347626103 -0.420563772 -0.39163473
## Danny McCray            0.360243520 -0.213307072  0.16405097
## Tre Boston             -0.092688678  0.557524148 -0.18419069
## Johnathan Cyprien       0.124282154 -0.441320734  0.10367403
## Eric Berry              0.228250552 -0.185753265  0.16652819
## Chris Hackett          -1.112645821 -0.098203952  0.29615581
## Antonio Allen           0.333047218  0.243975372  0.17055460
## Dean Marlowe           -0.870323070  0.133104705  1.17067165
## Kenny Ladler           -0.813917959  0.621059461  0.40892181
## Kurtis Drummond        -0.591857845  1.625821592 -0.17305983
## Roman Harper            0.826654644 -1.740647697  0.10237873
## Robert Blanton          0.265350360  0.147080176 -0.05360910
## Cody Prewitt           -0.879548971  0.403888108  0.65996219
## Aaron Williams          0.562286800  0.304447947 -0.40012348
## Kam Chancellor          0.228392516 -0.827151586  0.19270361
## Kurt Coleman            0.785922810  0.298018667 -0.82157352
## Don Carey               0.370300679 -0.017323773 -0.29530326
## Will Allen              1.269546031  0.062606639 -0.08382456
##                        Play Recognition    Hit Power
## Eric Weddle                 1.258322123 -1.338820109
## Andrew Sendejo             -0.122864448  0.355845548
## Patrick Chung               0.344998971  0.044290322
## Christian Bryant            0.654828304  0.683761318
## Colt Anderson               1.094606607 -0.407060652
## Rashad Johnson              0.510980307  0.230649661
## Lonnie Ballentine          -0.095404647  1.544574303
## Reggie Nelson               0.059938432 -0.918298850
## Jahleel Addae              -0.152483159  0.232195840
## Will Hill                  -0.254847117  0.162728873
## Johnson Bademosi           -1.104812459 -0.611450782
## Jeff Heath                  0.252872890 -0.570199389
## Ryan Mundy                  0.248828006  0.324243345
## Kenny Phillips             -0.074569022  0.216078980
## Charles Godfrey             0.013053976 -0.649126979
## Tyvon Branch                0.341416201 -0.636821081
## Walt Aikens                -0.679081606 -0.024828605
## Matt Daniels               -0.433617341  1.213154277
## Larry Asante                0.362899651  0.573101992
## Kemal Ishmael              -0.193691353  0.110541984
## Michael Thomas              0.196365757 -0.264167870
## Ras-I Dowling               0.407642367 -0.435807915
## Dwight Lowery               0.930051114 -2.075045750
## Omar Bolden                 0.662173197 -1.758359683
## Micah Pellerin             -0.416114075 -1.660726321
## L.J. McCray                -1.247996015  0.681934939
## Adrian Amos                 0.709390552 -1.080096019
## Jordan Poyer                1.152687437 -1.637176764
## Winston Guy                 0.093854627  0.747041283
## Vinnie Sunseri              0.761357011 -0.008440276
## Da'Norris Searcy            0.208349009 -0.682649944
## Jonathan Meeks             -0.899242142  0.392849836
## Akeem King                 -0.910903574  0.146644085
## Sergio Brown                0.259047056 -0.356651574
## Jaiquawn Jarrett           -0.311216224  0.690923750
## Stevie Brown                0.392993081 -0.135467219
## Reshad Jones                0.169280296 -0.057775357
## Marcus Gilchrist            0.675128802 -1.866605745
## Craig Dahl                  0.277791592  0.045009617
## Daniel Sorensen             0.659965641 -0.075868309
## Sean Baker                  0.680629998 -0.008721626
## Brandian Ross               0.722795698 -1.697737183
## Micah Hyde                  0.649924677 -2.576131171
## Bradley McDougald          -0.075796380 -1.328267639
## Nate Allen                  0.567399046 -1.115537540
## Duke Williams              -0.147132037  0.506054619
## Craig Loston               -0.342741825  0.955076474
## Terrence Brooks             0.366202213  0.388342560
## Ross Ventrone              -0.588494240 -0.283194556
## Devin McCourty              0.916956873 -2.243304995
## Tyrann Mathieu              0.655710366  0.079701394
## Deone Bucannon              0.416110449  1.008163098
## Husain Abdullah             0.270698736 -0.526269220
## Bacarri Rambo               0.410726802  0.929126457
## Jonathan Dowling           -1.784168472  0.790394126
## Brynden Trawick            -1.377557034  1.156249559
## Dion Bailey                 0.857604031  0.926226703
## Louis Delmas                0.485525607 -0.170929027
## Jaquiski Tartt              0.147040155  0.981496137
## Anthony Jefferson           0.525610947  1.165212268
## James Ihedigbo              0.397412132  0.190734481
## Maurice Alexander          -0.753857548  1.470685386
## Daimion Stafford            0.086838896 -0.467725727
## Isa Abdul-Quddus           -0.095740981  0.054393700
## Glover Quin                 0.926684198 -1.267163377
## Shiloh Keo                 -0.021920928  0.872602714
## Eddie Pleasant              0.071571129  0.180949806
## Eric Reid                  -0.535231495  0.802276462
## Duron Harmon               -0.932260913  0.151391069
## Ed Reynolds                -0.277716626  0.496671696
## Brock Vereen               -0.629163318  0.152017671
## Antone Exum Jr.             0.129427674 -0.089768966
## Rafael Bush                 0.036138183  0.735807163
## Chris Maragos               0.406558360  0.415113372
## Derron Smith               -0.998335298  0.461440671
## Harrison Smith              0.411191470 -0.031096847
## Chris Conte                 0.433280834 -0.430547450
## Ron Parker                  0.486077122 -0.760667816
## Keith Tandy                 0.112010036 -0.368901592
## Da'Mon Cromartie-Smith     -1.175912578  0.485510720
## Darrell Stuckey             0.068993738 -0.841316871
## Colin Jones                -0.929645198 -0.188153866
## Charles Woodson             1.040231137 -2.347782382
## Nate Ebner                 -1.945809975  1.850089236
## Cooper Taylor               0.259192022 -0.054035615
## Tashaun Gipson              0.658799403 -1.340193511
## D.J. Campbell              -0.816916247  0.273528403
## Shawn Williams             -0.551864822  0.745953477
## Chris Prosinski            -1.235931981 -0.286000654
## Ha Ha Clinton-Dix           0.077924340  0.072894018
## Jimmie Ward                -0.010107014  0.119649664
## Earl Wolff                 -0.111895829 -0.331092469
## Marqueston Huff            -0.738686050 -0.715479357
## J.J. Wilcox                -0.242178624  0.665930352
## Duke Ihenacho              -0.494561949  0.709225353
## Josh Bush                   0.630092968 -1.012087614
## Cedric Thompson            -1.322327008  0.272235963
## Chris Banjo                -0.552846777  0.255504882
## Rodney McLeod               0.520173820 -0.370825133
## Robert Golden              -0.597798775 -0.205260762
## Clayton Geathers           -0.432959358  1.415459588
## Jordan Richards             0.720217799  0.386612160
## Donte Whitner               0.031375687  0.086413025
## Jordan Kovacs               0.489255188  0.410571871
## Matt Elam                  -0.524673937  1.209336010
## Cody Davis                 -0.568539461 -0.531747433
## David Bruton Jr.            0.427277716 -0.959980545
## Barry Church                0.430502274  0.740461932
## Jerome Couplin             -0.886737968  1.156535640
## Sean Richardson            -0.939634214  0.049986772
## Darian Stewart              0.162929792  0.392443788
## Malcolm Jenkins             0.518724900 -0.661159711
## Jeron Johnson              -0.229489522  0.772650452
## James Sample               -1.345790181  0.584140774
## Ibraheim Campbell           0.264884584  0.757179915
## Tony Jefferson             -0.350995414  0.664729894
## William Moore               0.172359035  0.865235349
## Jamarca Sanford             0.108706867  0.734722853
## Mike Mitchell               0.086553942  0.786222923
## Kenny Vaccaro              -0.508978802  1.036969151
## Phillip Thomas              0.583376935 -0.797088658
## Landon Collins             -0.324471566  1.221476387
## Shamarko Thomas             0.379931948  0.985569931
## T.J. McDonald               0.064023467  0.756899780
## Josh Evans                 -0.798549383  1.143900560
## Akeem Davis                -0.682024027  0.925057933
## Calvin Pryor               -0.210742184  0.925118445
## Quinton Pointer             0.704399151 -1.608517398
## Michael Griffin            -0.157429157 -0.195356471
## Dewey McDonald              0.036811587  0.710376245
## Dashon Goldson             -0.078125309  1.004460327
## Rontez Miles               -0.307461633  0.889533001
## Earl Thomas III             0.394488279 -1.604504634
## Rahim Moore                 0.324363803 -0.419329160
## George Iloka                0.549264734 -0.120775234
## Josh Furman                -0.432604603  1.597083669
## Tavon Wilson                0.023813290 -0.544336668
## Kelcie McCray              -0.799075655 -1.251750268
## Major Wright               -0.112118957  0.701959023
## Antrel Rolle                1.264587137 -1.687234735
## Nat Berhe                   0.489248016  0.598626692
## Mykkele Thompson           -0.422839437 -0.292016412
## Morgan Burnett              0.263791967  0.151145313
## Ryan Murphy                 0.468490556  0.249293916
## DeShawn Shead              -0.942301203  0.060905117
## Mike Adams                  1.038391905 -1.564476648
## Jairus Byrd                 1.477176301 -2.495401201
## Mark Barron                -0.123760355  1.112923937
## D.J. Swearinger            -0.136981131  1.388588819
## Kendrick Lewis              0.066092994  0.228746663
## Kyshoen Jarrett            -0.210349916  1.289115712
## Gerod Holliman              1.104485889 -0.638518357
## Robert Lester               0.156894159  0.789702812
## Adrian Phillips            -1.056865821 -0.180587488
## Dezmen Southward           -1.092902975  0.245671328
## Don Jones                  -2.071814292  1.106623946
## Jimmy Wilson                0.521312960 -0.865945301
## T.J. Ward                   0.045506156  0.550320475
## Trenton Robinson            0.145890295 -0.677181984
## Antoine Bethea              0.713018136 -0.588068142
## Lamarcus Joyner            -0.148601671  0.148838999
## Chris Clemons               0.187785865  0.276786539
## Danny McCray               -0.092910887 -0.218076530
## Tre Boston                 -0.597773211  0.317128433
## Johnathan Cyprien          -0.756926367  0.970290913
## Eric Berry                 -0.380694235  0.171668756
## Chris Hackett               1.375864604 -0.461170639
## Antonio Allen              -0.035905449 -0.711671738
## Dean Marlowe               -1.275723114  0.842269834
## Kenny Ladler               -0.707062149  0.490998832
## Kurtis Drummond            -0.600083466 -0.260820446
## Roman Harper               -0.001231828  0.812846152
## Robert Blanton              0.450754419 -0.809575854
## Cody Prewitt                1.484050765 -1.668352089
## Aaron Williams              0.423496998 -0.890108268
## Kam Chancellor             -0.170047921  0.576103386
## Kurt Coleman                0.710284313 -0.972652274
## Don Carey                  -0.009873166 -0.047800479
## Will Allen                  0.723752549 -1.972080655
## K-means clustering with 5 clusters of sizes 30, 53, 19, 30, 47
## 
## Cluster means:
##   Speed And Man Coverage Awareness And Zone Coverage        Power
## 1              0.8755056                  0.05867026 -0.934175885
## 2              0.3820113                 -0.38301438  0.001003105
## 3             -0.2401614                 -0.73717041  0.977331841
## 4             -0.2679527                  0.75618109 -0.488228439
## 5             -0.7214919                  0.20979701  0.511694897
## 
## Clustering vector:
##            Eric Weddle         Andrew Sendejo          Patrick Chung 
##                      5                      5                      5 
##       Christian Bryant          Colt Anderson         Rashad Johnson 
##                      2                      4                      4 
##      Lonnie Ballentine          Reggie Nelson          Jahleel Addae 
##                      2                      1                      5 
##              Will Hill       Johnson Bademosi             Jeff Heath 
##                      5                      1                      2 
##             Ryan Mundy         Kenny Phillips        Charles Godfrey 
##                      5                      2                      2 
##           Tyvon Branch            Walt Aikens           Matt Daniels 
##                      1                      1                      5 
##           Larry Asante          Kemal Ishmael         Michael Thomas 
##                      5                      5                      2 
##          Ras-I Dowling          Dwight Lowery            Omar Bolden 
##                      1                      4                      1 
##         Micah Pellerin            L.J. McCray            Adrian Amos 
##                      1                      2                      1 
##           Jordan Poyer            Winston Guy         Vinnie Sunseri 
##                      1                      5                      5 
##       Da'Norris Searcy         Jonathan Meeks             Akeem King 
##                      5                      2                      1 
##           Sergio Brown       Jaiquawn Jarrett           Stevie Brown 
##                      4                      5                      5 
##           Reshad Jones       Marcus Gilchrist             Craig Dahl 
##                      5                      1                      5 
##        Daniel Sorensen             Sean Baker          Brandian Ross 
##                      5                      5                      1 
##             Micah Hyde      Bradley McDougald             Nate Allen 
##                      1                      4                      4 
##          Duke Williams           Craig Loston        Terrence Brooks 
##                      2                      3                      1 
##          Ross Ventrone         Devin McCourty         Tyrann Mathieu 
##                      2                      1                      1 
##         Deone Bucannon        Husain Abdullah          Bacarri Rambo 
##                      5                      4                      2 
##       Jonathan Dowling        Brynden Trawick            Dion Bailey 
##                      2                      2                      4 
##           Louis Delmas         Jaquiski Tartt      Anthony Jefferson 
##                      4                      3                      3 
##         James Ihedigbo      Maurice Alexander       Daimion Stafford 
##                      5                      3                      2 
##       Isa Abdul-Quddus            Glover Quin             Shiloh Keo 
##                      2                      4                      5 
##         Eddie Pleasant              Eric Reid           Duron Harmon 
##                      5                      3                      2 
##            Ed Reynolds           Brock Vereen        Antone Exum Jr. 
##                      3                      2                      1 
##            Rafael Bush          Chris Maragos           Derron Smith 
##                      4                      5                      1 
##         Harrison Smith            Chris Conte             Ron Parker 
##                      5                      4                      1 
##            Keith Tandy Da'Mon Cromartie-Smith        Darrell Stuckey 
##                      2                      2                      4 
##            Colin Jones        Charles Woodson             Nate Ebner 
##                      2                      4                      3 
##          Cooper Taylor         Tashaun Gipson          D.J. Campbell 
##                      2                      4                      1 
##         Shawn Williams        Chris Prosinski      Ha Ha Clinton-Dix 
##                      3                      2                      4 
##            Jimmie Ward             Earl Wolff        Marqueston Huff 
##                      2                      2                      2 
##            J.J. Wilcox          Duke Ihenacho              Josh Bush 
##                      5                      5                      4 
##        Cedric Thompson            Chris Banjo          Rodney McLeod 
##                      2                      2                      4 
##          Robert Golden       Clayton Geathers        Jordan Richards 
##                      2                      3                      3 
##          Donte Whitner          Jordan Kovacs              Matt Elam 
##                      5                      5                      2 
##             Cody Davis       David Bruton Jr.           Barry Church 
##                      2                      4                      5 
##         Jerome Couplin        Sean Richardson         Darian Stewart 
##                      3                      2                      5 
##        Malcolm Jenkins          Jeron Johnson           James Sample 
##                      4                      5                      3 
##      Ibraheim Campbell         Tony Jefferson          William Moore 
##                      3                      5                      5 
##        Jamarca Sanford          Mike Mitchell          Kenny Vaccaro 
##                      5                      5                      2 
##         Phillip Thomas         Landon Collins        Shamarko Thomas 
##                      1                      3                      2 
##          T.J. McDonald             Josh Evans            Akeem Davis 
##                      5                      2                      3 
##           Calvin Pryor        Quinton Pointer        Michael Griffin 
##                      5                      1                      1 
##         Dewey McDonald         Dashon Goldson           Rontez Miles 
##                      2                      4                      3 
##        Earl Thomas III            Rahim Moore           George Iloka 
##                      1                      4                      4 
##            Josh Furman           Tavon Wilson          Kelcie McCray 
##                      3                      4                      1 
##           Major Wright           Antrel Rolle              Nat Berhe 
##                      5                      4                      2 
##       Mykkele Thompson         Morgan Burnett            Ryan Murphy 
##                      2                      5                      2 
##          DeShawn Shead             Mike Adams            Jairus Byrd 
##                      2                      4                      4 
##            Mark Barron        D.J. Swearinger         Kendrick Lewis 
##                      5                      2                      5 
##        Kyshoen Jarrett         Gerod Holliman          Robert Lester 
##                      3                      1                      5 
##        Adrian Phillips       Dezmen Southward              Don Jones 
##                      2                      1                      2 
##           Jimmy Wilson              T.J. Ward       Trenton Robinson 
##                      1                      5                      2 
##         Antoine Bethea        Lamarcus Joyner          Chris Clemons 
##                      4                      2                      2 
##           Danny McCray             Tre Boston      Johnathan Cyprien 
##                      2                      2                      2 
##             Eric Berry          Chris Hackett          Antonio Allen 
##                      2                      2                      5 
##           Dean Marlowe           Kenny Ladler        Kurtis Drummond 
##                      3                      2                      1 
##           Roman Harper         Robert Blanton           Cody Prewitt 
##                      5                      5                      2 
##         Aaron Williams         Kam Chancellor           Kurt Coleman 
##                      1                      5                      4 
##              Don Carey             Will Allen 
##                      2                      4 
## 
## Within cluster sum of squares by cluster:
## [1] 12.911759 16.474242  5.499584  8.690380 13.528476
##  (between_SS / total_SS =  73.7 %)
## 
## Available components:
## 
## [1] "cluster"      "centers"      "totss"        "withinss"    
## [5] "tot.withinss" "betweenss"    "size"         "iter"        
## [9] "ifault"
## K-means clustering with 5 clusters of sizes 34, 30, 25, 31, 59
## 
## Cluster means:
##    Awareness   Coverage Athleticism Play Recognition  Hit Power
## 1 -0.2276238  0.5335451  -0.2824488     2.520688e-01 -0.2755412
## 2 -0.1320136  0.3234847   0.5484521    -1.025226e+00  0.2853032
## 3 -0.9821493 -0.5483142   0.6370671     6.955718e-02  0.8238392
## 4  0.6038427  0.6363909  -0.4245271     6.595883e-01 -1.4752948
## 5  0.2971903 -0.5739888  -0.1629939     4.842545e-06  0.4397875
## 
## Clustering vector:
##            Eric Weddle         Andrew Sendejo          Patrick Chung 
##                      4                      5                      5 
##       Christian Bryant          Colt Anderson         Rashad Johnson 
##                      3                      5                      5 
##      Lonnie Ballentine          Reggie Nelson          Jahleel Addae 
##                      3                      4                      5 
##              Will Hill       Johnson Bademosi             Jeff Heath 
##                      1                      2                      1 
##             Ryan Mundy         Kenny Phillips        Charles Godfrey 
##                      5                      5                      5 
##           Tyvon Branch            Walt Aikens           Matt Daniels 
##                      5                      1                      5 
##           Larry Asante          Kemal Ishmael         Michael Thomas 
##                      5                      5                      1 
##          Ras-I Dowling          Dwight Lowery            Omar Bolden 
##                      1                      4                      4 
##         Micah Pellerin            L.J. McCray            Adrian Amos 
##                      4                      2                      1 
##           Jordan Poyer            Winston Guy         Vinnie Sunseri 
##                      4                      5                      3 
##       Da'Norris Searcy         Jonathan Meeks             Akeem King 
##                      1                      2                      2 
##           Sergio Brown       Jaiquawn Jarrett           Stevie Brown 
##                      1                      5                      5 
##           Reshad Jones       Marcus Gilchrist             Craig Dahl 
##                      5                      4                      5 
##        Daniel Sorensen             Sean Baker          Brandian Ross 
##                      3                      3                      4 
##             Micah Hyde      Bradley McDougald             Nate Allen 
##                      4                      4                      4 
##          Duke Williams           Craig Loston        Terrence Brooks 
##                      1                      5                      1 
##          Ross Ventrone         Devin McCourty         Tyrann Mathieu 
##                      5                      4                      1 
##         Deone Bucannon        Husain Abdullah          Bacarri Rambo 
##                      3                      1                      1 
##       Jonathan Dowling        Brynden Trawick            Dion Bailey 
##                      2                      2                      5 
##           Louis Delmas         Jaquiski Tartt      Anthony Jefferson 
##                      1                      3                      3 
##         James Ihedigbo      Maurice Alexander       Daimion Stafford 
##                      5                      3                      1 
##       Isa Abdul-Quddus            Glover Quin             Shiloh Keo 
##                      5                      4                      5 
##         Eddie Pleasant              Eric Reid           Duron Harmon 
##                      5                      2                      2 
##            Ed Reynolds           Brock Vereen        Antone Exum Jr. 
##                      3                      2                      1 
##            Rafael Bush          Chris Maragos           Derron Smith 
##                      5                      5                      2 
##         Harrison Smith            Chris Conte             Ron Parker 
##                      1                      5                      4 
##            Keith Tandy Da'Mon Cromartie-Smith        Darrell Stuckey 
##                      1                      2                      1 
##            Colin Jones        Charles Woodson             Nate Ebner 
##                      2                      4                      2 
##          Cooper Taylor         Tashaun Gipson          D.J. Campbell 
##                      1                      4                      2 
##         Shawn Williams        Chris Prosinski      Ha Ha Clinton-Dix 
##                      3                      2                      1 
##            Jimmie Ward             Earl Wolff        Marqueston Huff 
##                      1                      5                      2 
##            J.J. Wilcox          Duke Ihenacho              Josh Bush 
##                      5                      5                      4 
##        Cedric Thompson            Chris Banjo          Rodney McLeod 
##                      2                      2                      1 
##          Robert Golden       Clayton Geathers        Jordan Richards 
##                      2                      3                      3 
##          Donte Whitner          Jordan Kovacs              Matt Elam 
##                      5                      3                      5 
##             Cody Davis       David Bruton Jr.           Barry Church 
##                      2                      4                      5 
##         Jerome Couplin        Sean Richardson         Darian Stewart 
##                      3                      2                      5 
##        Malcolm Jenkins          Jeron Johnson           James Sample 
##                      4                      5                      2 
##      Ibraheim Campbell         Tony Jefferson          William Moore 
##                      3                      5                      5 
##        Jamarca Sanford          Mike Mitchell          Kenny Vaccaro 
##                      5                      5                      5 
##         Phillip Thomas         Landon Collins        Shamarko Thomas 
##                      1                      3                      3 
##          T.J. McDonald             Josh Evans            Akeem Davis 
##                      5                      5                      3 
##           Calvin Pryor        Quinton Pointer        Michael Griffin 
##                      5                      4                      5 
##         Dewey McDonald         Dashon Goldson           Rontez Miles 
##                      3                      5                      3 
##        Earl Thomas III            Rahim Moore           George Iloka 
##                      4                      1                      1 
##            Josh Furman           Tavon Wilson          Kelcie McCray 
##                      3                      1                      4 
##           Major Wright           Antrel Rolle              Nat Berhe 
##                      5                      4                      3 
##       Mykkele Thompson         Morgan Burnett            Ryan Murphy 
##                      2                      5                      3 
##          DeShawn Shead             Mike Adams            Jairus Byrd 
##                      2                      4                      4 
##            Mark Barron        D.J. Swearinger         Kendrick Lewis 
##                      5                      5                      5 
##        Kyshoen Jarrett         Gerod Holliman          Robert Lester 
##                      3                      1                      5 
##        Adrian Phillips       Dezmen Southward              Don Jones 
##                      2                      2                      2 
##           Jimmy Wilson              T.J. Ward       Trenton Robinson 
##                      4                      5                      1 
##         Antoine Bethea        Lamarcus Joyner          Chris Clemons 
##                      4                      1                      5 
##           Danny McCray             Tre Boston      Johnathan Cyprien 
##                      5                      2                      5 
##             Eric Berry          Chris Hackett          Antonio Allen 
##                      5                      1                      1 
##           Dean Marlowe           Kenny Ladler        Kurtis Drummond 
##                      2                      2                      1 
##           Roman Harper         Robert Blanton           Cody Prewitt 
##                      5                      1                      4 
##         Aaron Williams         Kam Chancellor           Kurt Coleman 
##                      4                      5                      4 
##              Don Carey             Will Allen 
##                      5                      4 
## 
## Within cluster sum of squares by cluster:
## [1] 34.67216 37.45162 24.80748 37.72192 48.60542
##  (between_SS / total_SS =  59.8 %)
## 
## Available components:
## 
## [1] "cluster"      "centers"      "totss"        "withinss"    
## [5] "tot.withinss" "betweenss"    "size"         "iter"        
## [9] "ifault"
## 
## Call:
## lm(formula = SAFETYClusterReducedReg[, 1] ~ SAFETYClusterReducedReg[, 
##     2] + SAFETYClusterReducedReg[, 3] + SAFETYClusterReducedReg[, 
##     4], data = SAFETYClusterReducedReg)
## 
## Residuals:
##      Min       1Q   Median       3Q      Max 
## -0.35620 -0.10574 -0.00352  0.09524  0.33773 
## 
## Coefficients:
##                               Estimate Std. Error t value Pr(>|t|)    
## (Intercept)                  3.053e-17  1.075e-02    0.00        1    
## SAFETYClusterReducedReg[, 2] 2.709e-01  1.676e-02   16.16   <2e-16 ***
## SAFETYClusterReducedReg[, 3] 1.036e+00  1.316e-02   78.76   <2e-16 ***
## SAFETYClusterReducedReg[, 4] 4.539e-01  1.490e-02   30.45   <2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.1439 on 175 degrees of freedom
## Multiple R-squared:  0.9798, Adjusted R-squared:  0.9794 
## F-statistic:  2824 on 3 and 175 DF,  p-value: < 2.2e-16
## 
## Call:
## lm(formula = SAFETYClusterFullReg[, 1] ~ SAFETYClusterFullReg[, 
##     2] + SAFETYClusterFullReg[, 3] + SAFETYClusterFullReg[, 4] + 
##     SAFETYClusterFullReg[, 5] + SAFETYClusterFullReg[, 6], data = SAFETYClusterFullReg)
## 
## Residuals:
##      Min       1Q   Median       3Q      Max 
## -0.37825 -0.10259 -0.00166  0.09515  0.31257 
## 
## Coefficients:
##                             Estimate Std. Error t value Pr(>|t|)    
## (Intercept)               -4.476e-17  1.076e-02    0.00        1    
## SAFETYClusterFullReg[, 2]  4.788e-01  1.461e-02   32.76   <2e-16 ***
## SAFETYClusterFullReg[, 3]  3.509e-01  1.633e-02   21.48   <2e-16 ***
## SAFETYClusterFullReg[, 4]  4.667e-01  2.077e-02   22.46   <2e-16 ***
## SAFETYClusterFullReg[, 5]  3.200e-01  1.449e-02   22.09   <2e-16 ***
## SAFETYClusterFullReg[, 6]  1.488e-01  1.228e-02   12.12   <2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.144 on 173 degrees of freedom
## Multiple R-squared:   0.98,  Adjusted R-squared:  0.9794 
## F-statistic:  1691 on 5 and 173 DF,  p-value: < 2.2e-16
## 
## Call:
## lm(formula = SAFETYClusterReducedReg[, 1] ~ SAFETYClusterReducedReg[, 
##     2] + SAFETYClusterReducedReg[, 3] + SAFETYClusterReducedReg[, 
##     4], data = SAFETYClusterReducedReg)
## 
## Residuals:
##      Min       1Q   Median       3Q      Max 
## -0.35620 -0.10574 -0.00352  0.09524  0.33773 
## 
## Coefficients:
##                               Estimate Std. Error t value Pr(>|t|)    
## (Intercept)                  3.053e-17  1.075e-02    0.00        1    
## SAFETYClusterReducedReg[, 2] 2.709e-01  1.676e-02   16.16   <2e-16 ***
## SAFETYClusterReducedReg[, 3] 1.036e+00  1.316e-02   78.76   <2e-16 ***
## SAFETYClusterReducedReg[, 4] 4.539e-01  1.490e-02   30.45   <2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.1439 on 175 degrees of freedom
## Multiple R-squared:  0.9798, Adjusted R-squared:  0.9794 
## F-statistic:  2824 on 3 and 175 DF,  p-value: < 2.2e-16
## 
## Call:
## lm(formula = SAFETYClusterFullReg[, 1] ~ SAFETYClusterFullReg[, 
##     2] + SAFETYClusterFullReg[, 3] + SAFETYClusterFullReg[, 4] + 
##     SAFETYClusterFullReg[, 5] + SAFETYClusterFullReg[, 6], data = SAFETYClusterFullReg)
## 
## Residuals:
##      Min       1Q   Median       3Q      Max 
## -0.37825 -0.10259 -0.00166  0.09515  0.31257 
## 
## Coefficients:
##                             Estimate Std. Error t value Pr(>|t|)    
## (Intercept)               -4.476e-17  1.076e-02    0.00        1    
## SAFETYClusterFullReg[, 2]  4.788e-01  1.461e-02   32.76   <2e-16 ***
## SAFETYClusterFullReg[, 3]  3.509e-01  1.633e-02   21.48   <2e-16 ***
## SAFETYClusterFullReg[, 4]  4.667e-01  2.077e-02   22.46   <2e-16 ***
## SAFETYClusterFullReg[, 5]  3.200e-01  1.449e-02   22.09   <2e-16 ***
## SAFETYClusterFullReg[, 6]  1.488e-01  1.228e-02   12.12   <2e-16 ***
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## Residual standard error: 0.144 on 173 degrees of freedom
## Multiple R-squared:   0.98,  Adjusted R-squared:  0.9794 
## F-statistic:  1691 on 5 and 173 DF,  p-value: < 2.2e-16
##    Awareness   Coverage Athleticism Play Recognition  Hit Power
## 1 -0.2276238  0.5335451  -0.2824488     2.520688e-01 -0.2755412
## 2 -0.1320136  0.3234847   0.5484521    -1.025226e+00  0.2853032
## 3 -0.9821493 -0.5483142   0.6370671     6.955718e-02  0.8238392
## 4  0.6038427  0.6363909  -0.4245271     6.595883e-01 -1.4752948
## 5  0.2971903 -0.5739888  -0.1629939     4.842545e-06  0.4397875
##                        Balanced SAFETY Speed Coverage SAFETY
## Eric Weddle                   93.82133              91.25571
## Andrew Sendejo                51.22815              52.22696
## Patrick Chung                 75.86952              76.05341
## Christian Bryant              27.80560              26.99627
## Colt Anderson                 39.12722              34.44158
## Rashad Johnson                59.98525              57.20363
## Lonnie Ballentine             31.45392              33.83084
## Reggie Nelson                 80.13466              77.92021
## Jahleel Addae                 56.87979              57.50232
## Will Hill                     85.48859              85.28429
## Johnson Bademosi              39.02812              42.83881
## Jeff Heath                    36.63758              35.44692
## Ryan Mundy                    65.94251              64.89121
## Kenny Phillips                57.46730              58.23461
## Charles Godfrey               53.35896              53.59562
## Tyvon Branch                  69.45280              67.55894
## Walt Aikens                   29.06173              29.89053
## Matt Daniels                  41.05806              45.83320
## Larry Asante                  34.25305              35.02126
## Kemal Ishmael                 55.13318              56.67163
## Michael Thomas                30.77001              30.12274
## Ras-I Dowling                 41.99048              38.21232
## Dwight Lowery                 63.77614              56.92461
## Omar Bolden                   40.32692              35.01537
## Micah Pellerin                17.45636              15.58449
## L.J. McCray                   20.40594              26.04949
## Adrian Amos                   26.64671              21.88516
## Jordan Poyer                  32.35142              25.17738
## Winston Guy                   40.92458              41.61784
## Vinnie Sunseri                32.69747              30.94019
## Da'Norris Searcy              74.32304              73.20318
## Jonathan Meeks                22.04775              25.37209
## Akeem King                    13.47168              15.49973
## Sergio Brown                  65.04396              62.91007
## Jaiquawn Jarrett              57.75911              59.77030
## Stevie Brown                  58.59120              56.93096
## Reshad Jones                  86.27458              86.29111
## Marcus Gilchrist              58.15449              53.51449
## Craig Dahl                    43.17739              43.38286
## Daniel Sorensen               20.54696              20.37170
## Sean Baker                    38.78119              38.05661
## Brandian Ross                 37.89690              30.80620
## Micah Hyde                    55.63011              47.97348
## Bradley McDougald             49.63595              46.69427
## Nate Allen                    66.81284              62.47203
## Duke Williams                 52.29934              52.82062
## Craig Loston                  39.52041              41.73106
## Terrence Brooks               43.65368              41.50309
## Ross Ventrone                 25.74880              27.37465
## Devin McCourty                91.26167              86.44242
## Tyrann Mathieu                73.47664              68.32793
## Deone Bucannon                60.87380              60.23164
## Husain Abdullah               69.07936              65.77330
## Bacarri Rambo                 54.72766              52.50869
## Jonathan Dowling              22.96552              27.63445
## Brynden Trawick               25.58522              32.74548
## Dion Bailey                   43.36307              40.30452
## Louis Delmas                  76.40141              72.43722
## Jaquiski Tartt                33.82087              37.66795
## Anthony Jefferson             30.02393              31.35570
## James Ihedigbo                71.07788              69.63967
## Maurice Alexander             25.01041              31.78976
## Daimion Stafford              38.84590              39.16931
## Isa Abdul-Quddus              40.48532              40.92599
## Glover Quin                   87.23516              82.73746
## Shiloh Keo                    56.24076              57.88079
## Eddie Pleasant                55.43045              55.78688
## Eric Reid                     72.47372              75.62367
## Duron Harmon                  40.42517              43.84501
## Ed Reynolds                   38.77488              41.19099
## Brock Vereen                  50.45335              53.05612
## Antone Exum Jr.               44.32224              41.96019
## Rafael Bush                   65.98071              65.13538
## Chris Maragos                 47.98096              47.14291
## Derron Smith                  28.85127              30.40697
## Harrison Smith                92.38728              91.22754
## Chris Conte                   50.80999              47.93293
## Ron Parker                    69.01155              64.21522
## Keith Tandy                   45.50509              43.74137
## Da'Mon Cromartie-Smith        21.70244              26.17872
## Darrell Stuckey               45.22950              43.42100
## Colin Jones                   37.34979              41.73300
## Charles Woodson               76.87909              70.10651
## Nate Ebner                    22.46232              34.60916
## Cooper Taylor                 41.72607              41.41840
## Tashaun Gipson                87.20498              83.51776
## D.J. Campbell                 32.10321              34.59871
## Shawn Williams                47.70909              54.22749
## Chris Prosinski               31.57437              37.39375
## Ha Ha Clinton-Dix             70.63769              68.63808
## Jimmie Ward                   48.39734              47.93652
## Earl Wolff                    53.30642              55.08812
## Marqueston Huff               43.41959              45.81474
## J.J. Wilcox                   58.29058              61.22124
## Duke Ihenacho                 49.17885              53.70668
## Josh Bush                     42.23443              37.37597
## Cedric Thompson               18.27915              24.18251
## Chris Banjo                   32.38023              35.66604
## Rodney McLeod                 62.69147              58.09919
## Robert Golden                 25.52970              28.56371
## Clayton Geathers              26.49934              32.31282
## Jordan Richards               32.34911              32.49196
## Donte Whitner                 82.40364              82.93671
## Jordan Kovacs                 45.04157              44.99637
## Matt Elam                     45.37451              49.16548
## Cody Davis                    28.74839              32.17863
## David Bruton Jr.              53.29633              50.14134
## Barry Church                  70.58528              70.94715
## Jerome Couplin                33.91999              41.18478
## Sean Richardson               44.13527              49.39835
## Darian Stewart                77.85411              78.16244
## Malcolm Jenkins               76.93374              72.19940
## Jeron Johnson                 54.20446              55.70350
## James Sample                  22.80512              30.89474
## Ibraheim Campbell             26.72541              30.14075
## Tony Jefferson                52.00604              53.33825
## William Moore                 63.05354              63.71988
## Jamarca Sanford               54.82126              56.34707
## Mike Mitchell                 62.90133              64.18354
## Kenny Vaccaro                 53.27667              55.82316
## Phillip Thomas                42.84534              40.02396
## Landon Collins                43.76948              50.31267
## Shamarko Thomas               54.71224              55.38565
## T.J. McDonald                 67.45376              68.94933
## Josh Evans                    38.19140              41.81246
## Akeem Davis                   27.47747              33.44840
## Calvin Pryor                  73.31870              75.63903
## Quinton Pointer               28.15954              23.42907
## Michael Griffin               51.90336              49.70381
## Dewey McDonald                33.25200              33.80596
## Dashon Goldson                50.85647              50.80300
## Rontez Miles                  45.14515              48.80653
## Earl Thomas III               92.42803              90.09806
## Rahim Moore                   81.81081              78.73479
## George Iloka                  80.06061              75.94853
## Josh Furman                   23.11210              28.72200
## Tavon Wilson                  49.64481              47.91947
## Kelcie McCray                 24.05921              24.99628
## Major Wright                  56.77073              58.44724
## Antrel Rolle                  67.82930              57.50191
## Nat Berhe                     37.61398              36.69071
## Mykkele Thompson              21.14083              22.41872
## Morgan Burnett                71.71879              73.18797
## Ryan Murphy                   28.67674              29.84303
## DeShawn Shead                 37.07938              41.20454
## Mike Adams                    75.28641              67.20000
## Jairus Byrd                   88.11343              81.33650
## Mark Barron                   63.02033              64.56713
## D.J. Swearinger               48.63411              48.89320
## Kendrick Lewis                72.93503              72.59067
## Kyshoen Jarrett               20.03170              24.70342
## Gerod Holliman                31.37490              23.50842
## Robert Lester                 49.79508              49.35276
## Adrian Phillips               19.97460              23.71915
## Dezmen Southward              49.96370              55.07939
## Don Jones                     33.55162              44.27463
## Jimmy Wilson                  50.27820              43.69910
## T.J. Ward                     74.32089              77.32159
## Trenton Robinson              41.54037              39.61462
## Antoine Bethea                83.73283              80.31545
## Lamarcus Joyner               57.44839              57.99991
## Chris Clemons                 61.51803              60.75884
## Danny McCray                  48.63557              49.24075
## Tre Boston                    70.41118              71.95971
## Johnathan Cyprien             59.17929              63.90398
## Eric Berry                    69.16024              71.11366
## Chris Hackett                 23.09400              19.33616
## Antonio Allen                 63.41107              62.71202
## Dean Marlowe                  15.51020              21.17566
## Kenny Ladler                  18.99184              21.63189
## Kurtis Drummond               14.14647              14.15004
## Roman Harper                  50.85211              53.88585
## Robert Blanton                76.05390              73.53838
## Cody Prewitt                  26.60530              21.17961
## Aaron Williams                61.00190              57.03615
## Kam Chancellor                87.99235              89.28622
## Kurt Coleman                  61.17135              55.09358
## Don Carey                     44.96987              44.30814
## Will Allen                    45.47088              39.72737
##                        Run Stopping SAFETY Deep Free SAFETY
## Eric Weddle                       91.57028         95.46682
## Andrew Sendejo                    52.59560         51.33581
## Patrick Chung                     78.27016         76.71388
## Christian Bryant                  32.70382         23.82834
## Colt Anderson                     37.77561         41.81111
## Rashad Johnson                    58.87049         61.75990
## Lonnie Ballentine                 38.68077         25.71846
## Reggie Nelson                     74.58853         82.58744
## Jahleel Addae                     57.11961         57.00772
## Will Hill                         84.09802         84.93771
## Johnson Bademosi                  36.10186         40.81038
## Jeff Heath                        35.32588         37.89668
## Ryan Mundy                        66.09770         67.02597
## Kenny Phillips                    58.69672         57.07172
## Charles Godfrey                   52.40677         56.10302
## Tyvon Branch                      66.91025         72.59440
## Walt Aikens                       26.13401         27.44845
## Matt Daniels                      48.98266         37.77289
## Larry Asante                      39.49873         33.68619
## Kemal Ishmael                     56.67416         54.77336
## Michael Thomas                    30.61086         30.90744
## Ras-I Dowling                     37.53544         41.99370
## Dwight Lowery                     53.64347         71.38440
## Omar Bolden                       32.15882         45.68128
## Micah Pellerin                    10.41955         21.79130
## L.J. McCray                       24.70651         16.56180
## Adrian Amos                       20.87229         27.89636
## Jordan Poyer                      24.24913         36.42346
## Winston Guy                       44.35347         39.63765
## Vinnie Sunseri                    35.29316         31.72307
## Da'Norris Searcy                  72.40105         76.20143
## Jonathan Meeks                    23.40241         19.93483
## Akeem King                        13.34355         12.36943
## Sergio Brown                      62.11717         67.10038
## Jaiquawn Jarrett                  60.48479         55.39019
## Stevie Brown                      58.10878         60.39441
## Reshad Jones                      86.97690         86.49281
## Marcus Gilchrist                  50.84090         64.75737
## Craig Dahl                        45.53473         45.10444
## Daniel Sorensen                   24.39177         19.77859
## Sean Baker                        42.98538         38.29310
## Brandian Ross                     26.58592         45.86857
## Micah Hyde                        41.05230         64.32589
## Bradley McDougald                 40.56951         54.68521
## Nate Allen                        60.46321         71.40346
## Duke Williams                     53.23664         50.14593
## Craig Loston                      42.99293         36.13128
## Terrence Brooks                   43.59715         41.43232
## Ross Ventrone                     24.18473         27.33188
## Devin McCourty                    82.58575         94.22532
## Tyrann Mathieu                    68.45697         73.94332
## Deone Bucannon                    65.06646         57.27965
## Husain Abdullah                   63.59878         71.53812
## Bacarri Rambo                     56.03902         51.04808
## Jonathan Dowling                  21.48763         20.44032
## Brynden Trawick                   31.72888         20.89658
## Dion Bailey                       46.24344         41.90165
## Louis Delmas                      71.57141         78.12096
## Jaquiski Tartt                    44.91006         28.85091
## Anthony Jefferson                 39.41969         24.82841
## James Ihedigbo                    71.24845         72.18280
## Maurice Alexander                 36.06296         18.82871
## Daimion Stafford                  39.40596         39.23789
## Isa Abdul-Quddus                  40.61492         40.51142
## Glover Quin                       81.35960         89.87269
## Shiloh Keo                        60.86204         53.83674
## Eddie Pleasant                    57.03633         55.01024
## Eric Reid                         76.35914         69.14299
## Duron Harmon                      39.66728         39.61688
## Ed Reynolds                       42.55944         35.15142
## Brock Vereen                      50.52852         49.60818
## Antone Exum Jr.                   41.06773         42.99962
## Rafael Bush                       65.84623         65.09916
## Chris Maragos                     50.15773         49.15851
## Derron Smith                      25.67454         27.09535
## Harrison Smith                    91.46091         92.51840
## Chris Conte                       47.59303         54.60875
## Ron Parker                        61.85403         72.26775
## Keith Tandy                       42.39534         46.38544
## Da'Mon Cromartie-Smith            23.61342         19.10868
## Darrell Stuckey                   40.64367         47.95916
## Colin Jones                       37.72002         38.15362
## Charles Woodson                   66.24256         84.33775
## Nate Ebner                        35.21926         17.68838
## Cooper Taylor                     43.53788         39.95188
## Tashaun Gipson                    81.47959         89.54738
## D.J. Campbell                     31.11722         31.57166
## Shawn Williams                    57.54218         42.43449
## Chris Prosinski                   32.43415         32.65737
## Ha Ha Clinton-Dix                 67.49016         70.71289
## Jimmie Ward                       47.84204         47.28985
## Earl Wolff                        55.13129         53.91601
## Marqueston Huff                   40.53703         44.91170
## J.J. Wilcox                       63.24041         55.95638
## Duke Ihenacho                     54.93191         47.76766
## Josh Bush                         35.96795         46.12130
## Cedric Thompson                   22.34906         15.18950
## Chris Banjo                       35.16769         30.07904
## Rodney McLeod                     57.12327         65.32225
## Robert Golden                     26.82405         25.68777
## Clayton Geathers                  37.64458         21.48068
## Jordan Richards                   39.37705         29.41996
## Donte Whitner                     83.56811         82.78757
## Jordan Kovacs                     50.13851         42.45620
## Matt Elam                         50.72058         41.60022
## Cody Davis                        30.35585         28.75601
## David Bruton Jr.                  48.55307         57.88943
## Barry Church                      75.15759         70.39545
## Jerome Couplin                    43.47178         28.50930
## Sean Richardson                   46.54141         43.14891
## Darian Stewart                    79.84881         77.73420
## Malcolm Jenkins                   69.84359         80.09104
## Jeron Johnson                     56.71325         51.95728
## James Sample                      30.28363         19.43640
## Ibraheim Campbell                 37.08260         23.80461
## Tony Jefferson                    52.71455         51.37459
## William Moore                     67.05773         61.75385
## Jamarca Sanford                   59.80780         53.92809
## Mike Mitchell                     67.20654         61.98194
## Kenny Vaccaro                     55.97965         50.34221
## Phillip Thomas                    40.77227         44.53910
## Landon Collins                    56.43917         37.76133
## Shamarko Thomas                   61.34036         50.31468
## T.J. McDonald                     71.99643         65.66707
## Josh Evans                        40.58489         36.40449
## Akeem Davis                       36.11624         22.87316
## Calvin Pryor                      77.74469         70.87381
## Quinton Pointer                   21.52131         31.81095
## Michael Griffin                   45.45345         55.48289
## Dewey McDonald                    36.25161         29.93947
## Dashon Goldson                    51.69652         50.34007
## Rontez Miles                      51.54691         41.53549
## Earl Thomas III                   87.54297         94.18042
## Rahim Moore                       76.94696         83.61022
## George Iloka                      75.25059         81.31078
## Josh Furman                       34.51462         17.42466
## Tavon Wilson                      45.34537         51.89524
## Kelcie McCray                     18.86836         27.55668
## Major Wright                      60.28736         55.41196
## Antrel Rolle                      54.03243         75.70013
## Nat Berhe                         41.38916         33.86997
## Mykkele Thompson                  20.90600         19.85949
## Morgan Burnett                    76.26414         72.26174
## Ryan Murphy                       35.47471         25.43575
## DeShawn Shead                     37.37577         37.20497
## Mike Adams                        63.90060         80.80202
## Jairus Byrd                       78.89097         92.09719
## Mark Barron                       66.91839         60.73212
## D.J. Swearinger                   50.90739         44.29373
## Kendrick Lewis                    72.95912         73.26571
## Kyshoen Jarrett                   30.64331         15.44483
## Gerod Holliman                    23.27520         32.14908
## Robert Lester                     51.74263         48.24687
## Adrian Phillips                   20.48074         19.25491
## Dezmen Southward                  51.27559         48.13459
## Don Jones                         39.70133         29.08574
## Jimmy Wilson                      39.96629         55.38782
## T.J. Ward                         80.74490         73.67079
## Trenton Robinson                  37.73402         43.59723
## Antoine Bethea                    79.95125         86.54944
## Lamarcus Joyner                   57.77290         56.03132
## Chris Clemons                     61.89294         61.94905
## Danny McCray                      48.44114         49.84465
## Tre Boston                        69.71826         69.13267
## Johnathan Cyprien                 64.00159         56.26865
## Eric Berry                        70.38075         68.84329
## Chris Hackett                     23.89781         22.89241
## Antonio Allen                     60.31814         65.72041
## Dean Marlowe                      20.73904         12.23003
## Kenny Ladler                      20.86151         16.41042
## Kurtis Drummond                   11.45444         13.53786
## Roman Harper                      57.78542         50.55518
## Robert Blanton                    72.82847         78.42325
## Cody Prewitt                      23.43518         29.38300
## Aaron Williams                    54.82770         64.95771
## Kam Chancellor                    90.20931         87.36087
## Kurt Coleman                      52.99723         66.23424
## Don Carey                         43.35386         46.07951
## Will Allen                        36.09615         54.13869
##                        Power Zone SAFETY
## Eric Weddle                     92.97998
## Andrew Sendejo                  54.42200
## Patrick Chung                   79.03971
## Christian Bryant                26.55147
## Colt Anderson                   39.59174
## Rashad Johnson                  62.82881
## Lonnie Ballentine               33.43366
## Reggie Nelson                   77.17527
## Jahleel Addae                   58.61581
## Will Hill                       84.07841
## Johnson Bademosi                38.00609
## Jeff Heath                      34.82067
## Ryan Mundy                      69.18403
## Kenny Phillips                  58.88894
## Charles Godfrey                 54.13986
## Tyvon Branch                    69.98146
## Walt Aikens                     24.57535
## Matt Daniels                    47.87576
## Larry Asante                    39.69118
## Kemal Ishmael                   56.46724
## Michael Thomas                  29.52058
## Ras-I Dowling                   35.99442
## Dwight Lowery                   59.15219
## Omar Bolden                     33.79938
## Micah Pellerin                  13.32297
## L.J. McCray                     19.82167
## Adrian Amos                     19.47526
## Jordan Poyer                    24.47451
## Winston Guy                     44.94779
## Vinnie Sunseri                  32.16810
## Da'Norris Searcy                73.21237
## Jonathan Meeks                  21.48754
## Akeem King                      12.36098
## Sergio Brown                    64.50304
## Jaiquawn Jarrett                59.53853
## Stevie Brown                    60.29666
## Reshad Jones                    86.93884
## Marcus Gilchrist                54.33009
## Craig Dahl                      48.33878
## Daniel Sorensen                 21.23309
## Sean Baker                      40.39092
## Brandian Ross                   33.27385
## Micah Hyde                      46.21036
## Bradley McDougald               44.73509
## Nate Allen                      64.58308
## Duke Williams                   51.99001
## Craig Loston                    41.23496
## Terrence Brooks                 41.26441
## Ross Ventrone                   26.61166
## Devin McCourty                  86.44573
## Tyrann Mathieu                  70.22100
## Deone Bucannon                  62.45039
## Husain Abdullah                 66.69463
## Bacarri Rambo                   53.57457
## Jonathan Dowling                21.78711
## Brynden Trawick                 27.41855
## Dion Bailey                     46.76938
## Louis Delmas                    74.80974
## Jaquiski Tartt                  37.53240
## Anthony Jefferson               32.08892
## James Ihedigbo                  73.57599
## Maurice Alexander               27.82935
## Daimion Stafford                37.58723
## Isa Abdul-Quddus                41.00410
## Glover Quin                     84.11040
## Shiloh Keo                      60.05291
## Eddie Pleasant                  56.77698
## Eric Reid                       73.81665
## Duron Harmon                    40.15463
## Ed Reynolds                     37.94379
## Brock Vereen                    50.49245
## Antone Exum Jr.                 38.92796
## Rafael Bush                     67.73302
## Chris Maragos                   53.40909
## Derron Smith                    26.20113
## Harrison Smith                  91.68986
## Chris Conte                     52.32815
## Ron Parker                      65.57038
## Keith Tandy                     42.64434
## Da'Mon Cromartie-Smith          21.19985
## Darrell Stuckey                 42.09463
## Colin Jones                     39.10986
## Charles Woodson                 73.93241
## Nate Ebner                      31.79392
## Cooper Taylor                   39.46123
## Tashaun Gipson                  83.41799
## D.J. Campbell                   32.45382
## Shawn Williams                  50.44399
## Chris Prosinski                 34.06921
## Ha Ha Clinton-Dix               68.60046
## Jimmie Ward                     46.64393
## Earl Wolff                      54.23263
## Marqueston Huff                 40.98850
## J.J. Wilcox                     61.66783
## Duke Ihenacho                   55.31835
## Josh Bush                       38.34290
## Cedric Thompson                 17.39474
## Chris Banjo                     32.12368
## Rodney McLeod                   60.78190
## Robert Golden                   26.49015
## Clayton Geathers                31.69666
## Jordan Richards                 33.42701
## Donte Whitner                   84.20671
## Jordan Kovacs                   45.96282
## Matt Elam                       49.54856
## Cody Davis                      28.20694
## David Bruton Jr.                52.39709
## Barry Church                    76.47843
## Jerome Couplin                  37.56032
## Sean Richardson                 45.53233
## Darian Stewart                  80.49550
## Malcolm Jenkins                 74.52733
## Jeron Johnson                   56.38771
## James Sample                    25.43803
## Ibraheim Campbell               32.06057
## Tony Jefferson                  55.21125
## William Moore                   67.83559
## Jamarca Sanford                 60.69371
## Mike Mitchell                   68.26858
## Kenny Vaccaro                   56.06096
## Phillip Thomas                  39.58807
## Landon Collins                  49.35167
## Shamarko Thomas                 56.81964
## T.J. McDonald                   71.30953
## Josh Evans                      43.37766
## Akeem Davis                     29.92103
## Calvin Pryor                    76.67972
## Quinton Pointer                 21.71351
## Michael Griffin                 52.38106
## Dewey McDonald                  32.86416
## Dashon Goldson                  55.79571
## Rontez Miles                    48.55687
## Earl Thomas III                 89.20830
## Rahim Moore                     79.85627
## George Iloka                    77.88082
## Josh Furman                     26.99270
## Tavon Wilson                    47.45070
## Kelcie McCray                   21.45298
## Major Wright                    60.75560
## Antrel Rolle                    63.39016
## Nat Berhe                       36.21864
## Mykkele Thompson                18.06618
## Morgan Burnett                  76.54001
## Ryan Murphy                     28.49366
## DeShawn Shead                   38.81330
## Mike Adams                      70.16369
## Jairus Byrd                     82.46106
## Mark Barron                     67.52473
## D.J. Swearinger                 49.98216
## Kendrick Lewis                  74.42407
## Kyshoen Jarrett                 23.54090
## Gerod Holliman                  22.69707
## Robert Lester                   52.44571
## Adrian Phillips                 19.25895
## Dezmen Southward                50.21913
## Don Jones                       37.41723
## Jimmy Wilson                    46.21019
## T.J. Ward                       80.35169
## Trenton Robinson                38.63520
## Antoine Bethea                  83.91974
## Lamarcus Joyner                 56.12233
## Chris Clemons                   63.70479
## Danny McCray                    49.59620
## Tre Boston                      69.61727
## Johnathan Cyprien               63.47725
## Eric Berry                      70.68407
## Chris Hackett                   20.49972
## Antonio Allen                   61.74202
## Dean Marlowe                    16.38781
## Kenny Ladler                    17.91023
## Kurtis Drummond                 10.76541
## Roman Harper                    59.79909
## Robert Blanton                  74.28204
## Cody Prewitt                    20.85435
## Aaron Williams                  58.52184
## Kam Chancellor                  90.16268
## Kurt Coleman                    58.51945
## Don Carey                       45.42703
## Will Allen                      42.40400
##   Speed And Man Coverage Awareness And Zone Coverage        Power
## 1              0.8755056                  0.05867026 -0.934175885
## 2              0.3820113                 -0.38301438  0.001003105
## 3             -0.2401614                 -0.73717041  0.977331841
## 4             -0.2679527                  0.75618109 -0.488228439
## 5             -0.7214919                  0.20979701  0.511694897
##                        Speed Coverage SAFETY Balanced SAFETY
## Eric Weddle                         87.25746        87.61154
## Andrew Sendejo                      39.04755        43.63621
## Patrick Chung                       69.53479        73.02118
## Christian Bryant                    26.57637        28.56612
## Colt Anderson                       33.79920        33.40837
## Rashad Johnson                      53.23593        51.85759
## Lonnie Ballentine                   36.09488        35.80296
## Reggie Nelson                       83.85054        79.71183
## Jahleel Addae                       53.03060        54.20857
## Will Hill                           82.41643        82.81792
## Johnson Bademosi                    53.95384        49.88323
## Jeff Heath                          42.08678        40.27802
## Ryan Mundy                          56.96015        58.49943
## Kenny Phillips                      59.53607        58.47819
## Charles Godfrey                     55.99879        55.26574
## Tyvon Branch                        76.11172        72.71668
## Walt Aikens                         35.72513        32.36000
## Matt Daniels                        34.01048        39.16175
## Larry Asante                        23.25056        29.05642
## Kemal Ishmael                       49.27631        52.82505
## Michael Thomas                      34.78293        33.25186
## Ras-I Dowling                       48.74801        42.81263
## Dwight Lowery                       63.91177        59.59890
## Omar Bolden                         49.65550        44.09171
## Micah Pellerin                      32.39012        22.92229
## L.J. McCray                         32.89052        33.73847
## Adrian Amos                         36.83226        29.15609
## Jordan Poyer                        34.69916        29.31078
## Winston Guy                         32.50054        35.54665
## Vinnie Sunseri                      27.44688        30.49182
## Da'Norris Searcy                    72.12476        73.61686
## Jonathan Meeks                      27.21609        27.82951
## Akeem King                          24.46515        21.42387
## Sergio Brown                        59.99432        59.82762
## Jaiquawn Jarrett                    45.83202        50.85054
## Stevie Brown                        50.16617        51.90188
## Reshad Jones                        82.49460        84.73176
## Marcus Gilchrist                    68.59178        63.15379
## Craig Dahl                          35.83043        38.73047
## Daniel Sorensen                     17.49306        20.81818
## Sean Baker                          29.97876        35.28469
## Brandian Ross                       47.41030        36.28627
## Micah Hyde                          62.70141        55.22726
## Bradley McDougald                   48.80837        46.32935
## Nate Allen                          64.31280        61.25045
## Duke Williams                       56.62915        54.72499
## Craig Loston                        34.05481        37.33279
## Terrence Brooks                     52.56871        47.64595
## Ross Ventrone                       35.14962        32.38563
## Devin McCourty                      93.65511        89.19016
## Tyrann Mathieu                      73.06658        66.94276
## Deone Bucannon                      55.35377        56.74041
## Husain Abdullah                     62.01210        60.62829
## Bacarri Rambo                       48.01761        47.60109
## Jonathan Dowling                    27.74291        26.36654
## Brynden Trawick                     31.06839        35.29261
## Dion Bailey                         37.44953        36.94199
## Louis Delmas                        71.67992        67.88819
## Jaquiski Tartt                      28.96644        36.94564
## Anthony Jefferson                   26.26382        31.35140
## James Ihedigbo                      57.46469        61.64732
## Maurice Alexander                   27.16930        33.23912
## Daimion Stafford                    38.50780        41.27653
## Isa Abdul-Quddus                    40.29240        40.12051
## Glover Quin                         84.25281        80.90863
## Shiloh Keo                          41.51949        48.91624
## Eddie Pleasant                      52.20962        54.94743
## Eric Reid                           70.01905        72.91509
## Duron Harmon                        45.56739        44.66415
## Ed Reynolds                         37.51653        40.31629
## Brock Vereen                        52.35803        53.08318
## Antone Exum Jr.                     51.77091        47.81403
## Rafael Bush                         63.19142        61.97969
## Chris Maragos                       40.73732        42.65416
## Derron Smith                        30.49270        27.39224
## Harrison Smith                      87.66547        88.37475
## Chris Conte                         45.55197        44.76484
## Ron Parker                          74.92366        68.59440
## Keith Tandy                         48.90765        45.50153
## Da'Mon Cromartie-Smith              26.25147        27.40041
## Darrell Stuckey                     48.12714        44.78697
## Colin Jones                         49.79434        47.99709
## Charles Woodson                     73.02732        69.44900
## Nate Ebner                          22.63919        30.40188
## Cooper Taylor                       43.84030        45.08290
## Tashaun Gipson                      81.05624        80.03922
## D.J. Campbell                       38.72557        36.16071
## Shawn Williams                      48.49367        56.17608
## Chris Prosinski                     42.22630        42.08144
## Ha Ha Clinton-Dix                   66.06941        64.72028
## Jimmie Ward                         58.73747        55.21183
## Earl Wolff                          57.55195        58.78273
## Marqueston Huff                     53.76401        52.22618
## J.J. Wilcox                         53.09093        57.51177
## Duke Ihenacho                       49.83603        52.75119
## Josh Bush                           42.02189        37.74100
## Cedric Thompson                     32.33853        34.24540
## Chris Banjo                         38.01773        38.67422
## Rodney McLeod                       60.55040        55.75712
## Robert Golden                       29.87428        30.77032
## Clayton Geathers                    21.82907        28.81617
## Jordan Richards                     29.29305        33.30664
## Donte Whitner                       78.38142        80.72960
## Jordan Kovacs                       40.44150        44.88608
## Matt Elam                           49.47710        50.28950
## Cody Davis                          42.18432        41.17307
## David Bruton Jr.                    51.54059        49.66657
## Barry Church                        53.84095        61.65845
## Jerome Couplin                      37.36168        42.88342
## Sean Richardson                     49.20648        50.85214
## Darian Stewart                      72.49024        75.40541
## Malcolm Jenkins                     75.79385        69.83809
## Jeron Johnson                       49.48072        52.57017
## James Sample                        20.55161        28.44876
## Ibraheim Campbell                   24.03726        30.37803
## Tony Jefferson                      47.05079        49.20926
## William Moore                       56.80108        58.28449
## Jamarca Sanford                     47.52426        51.49876
## Mike Mitchell                       59.08607        61.14471
## Kenny Vaccaro                       56.21023        55.58118
## Phillip Thomas                      46.25247        43.77410
## Landon Collins                      38.84593        48.89220
## Shamarko Thomas                     55.75902        56.43312
## T.J. McDonald                       63.32714        66.12433
## Josh Evans                          39.37861        38.66036
## Akeem Davis                         33.90993        37.84144
## Calvin Pryor                        66.85385        71.39188
## Quinton Pointer                     43.95236        34.72617
## Michael Griffin                     56.50398        49.19012
## Dewey McDonald                      34.26347        34.12473
## Dashon Goldson                      43.04987        41.92229
## Rontez Miles                        43.21378        47.15927
## Earl Thomas III                     93.71930        91.31224
## Rahim Moore                         78.15922        75.22151
## George Iloka                        72.67313        69.87199
## Josh Furman                         25.86969        31.44764
## Tavon Wilson                        50.51166        48.41664
## Kelcie McCray                       36.95481        32.25799
## Major Wright                        52.29203        54.40210
## Antrel Rolle                        67.28943        56.99409
## Nat Berhe                           39.46260        40.20984
## Mykkele Thompson                    31.56703        29.68749
## Morgan Burnett                      67.01101        71.67503
## Ryan Murphy                         33.59011        36.50451
## DeShawn Shead                       40.95451        41.75337
## Mike Adams                          69.09510        64.24903
## Jairus Byrd                         85.73679        81.21735
## Mark Barron                         56.20290        58.82339
## D.J. Swearinger                     45.35209        44.43872
## Kendrick Lewis                      67.15072        69.19178
## Kyshoen Jarrett                     19.70463        25.56374
## Gerod Holliman                      30.03621        23.66329
## Robert Lester                       40.84792        42.77373
## Adrian Phillips                     26.30514        27.13094
## Dezmen Southward                    67.81063        64.44675
## Don Jones                           51.50131        51.49162
## Jimmy Wilson                        57.71640        47.89257
## T.J. Ward                           65.54827        72.93883
## Trenton Robinson                    47.16910        43.79533
## Antoine Bethea                      78.09339        76.07662
## Lamarcus Joyner                     61.76229        60.83421
## Chris Clemons                       63.34867        60.99739
## Danny McCray                        50.14675        50.62368
## Tre Boston                          69.27089        69.93433
## Johnathan Cyprien                   60.74894        62.63821
## Eric Berry                          73.18701        73.22244
## Chris Hackett                       19.99831        20.87719
## Antonio Allen                       60.28991        62.11694
## Dean Marlowe                        18.58112        22.95716
## Kenny Ladler                        18.47801        20.41118
## Kurtis Drummond                     20.02107        16.26508
## Roman Harper                        39.06561        47.00085
## Robert Blanton                      73.64178        73.38738
## Cody Prewitt                        27.04386        25.87210
## Aaron Williams                      66.84082        61.13346
## Kam Chancellor                      81.88318        85.73485
## Kurt Coleman                        53.55189        49.37519
## Don Carey                           48.83360        45.84669
## Will Allen                          41.23681        39.99756
##                        Run Stopping SAFETY Deep Free SAFETY
## Eric Weddle                       89.08400         92.38415
## Andrew Sendejo                    50.12908         48.24871
## Patrick Chung                     77.31958         75.31144
## Christian Bryant                  30.27302         25.03179
## Colt Anderson                     33.72865         37.43344
## Rashad Johnson                    51.40926         57.81609
## Lonnie Ballentine                 34.25269         29.89636
## Reggie Nelson                     74.42472         81.36412
## Jahleel Addae                     56.03074         56.34904
## Will Hill                         83.43585         83.56550
## Johnson Bademosi                  44.37309         46.48790
## Jeff Heath                        37.91262         39.05833
## Ryan Mundy                        61.36390         63.75946
## Kenny Phillips                    57.09599         57.90249
## Charles Godfrey                   54.60004         56.31248
## Tyvon Branch                      68.38319         72.70021
## Walt Aikens                       27.90023         29.03425
## Matt Daniels                      45.62204         39.54883
## Larry Asante                      37.31680         31.75544
## Kemal Ishmael                     57.22904         53.90225
## Michael Thomas                    31.23231         32.05939
## Ras-I Dowling                     35.63178         41.05894
## Dwight Lowery                     55.62565         65.89523
## Omar Bolden                       37.61576         44.03142
## Micah Pellerin                    13.87120         22.01942
## L.J. McCray                       32.48495         23.17903
## Adrian Amos                       20.78250         27.08710
## Jordan Poyer                      23.77356         31.11538
## Winston Guy                       39.77788         37.92148
## Vinnie Sunseri                    34.29141         30.45684
## Da'Norris Searcy                  75.59577         74.94476
## Jonathan Meeks                    27.64023         23.38376
## Akeem King                        17.06719         16.00922
## Sergio Brown                      60.46339         63.96399
## Jaiquawn Jarrett                  57.27048         53.25180
## Stevie Brown                      54.93082         56.76684
## Reshad Jones                      87.31936         85.74822
## Marcus Gilchrist                  56.52849         64.10862
## Craig Dahl                        43.19113         43.34407
## Daniel Sorensen                   24.99404         19.78582
## Sean Baker                        42.24627         36.53466
## Brandian Ross                     25.33860         41.51928
## Micah Hyde                        46.97376         59.52990
## Bradley McDougald                 44.26184         50.71919
## Nate Allen                        58.76003         67.22920
## Duke Williams                     51.93553         52.17120
## Craig Loston                      41.05418         35.86956
## Terrence Brooks                   41.00296         43.37012
## Ross Ventrone                     28.76158         30.00813
## Devin McCourty                    82.24429         91.95328
## Tyrann Mathieu                    59.74067         70.21851
## Deone Bucannon                    58.38373         56.75975
## Husain Abdullah                   60.09396         66.13946
## Bacarri Rambo                     47.32134         48.68663
## Jonathan Dowling                  24.11678         23.04159
## Brynden Trawick                   38.79982         27.17964
## Dion Bailey                       36.90965         39.84327
## Louis Delmas                      64.33348         73.46353
## Jaquiski Tartt                    46.19140         32.23319
## Anthony Jefferson                 36.83380         26.53305
## James Ihedigbo                    67.67282         67.94072
## Maurice Alexander                 39.14835         24.72767
## Daimion Stafford                  44.33489         39.82956
## Isa Abdul-Quddus                  40.03372         40.71308
## Glover Quin                       77.64407         85.99146
## Shiloh Keo                        58.15740         51.01851
## Eddie Pleasant                    58.15052         54.82508
## Eric Reid                         75.80904         70.95073
## Duron Harmon                      43.15996         42.48695
## Ed Reynolds                       43.04192         37.03391
## Brock Vereen                      53.54593         51.07148
## Antone Exum Jr.                   42.31662         43.65270
## Rafael Bush                       61.02257         64.44635
## Chris Maragos                     45.80871         46.92057
## Derron Smith                      23.84565         27.00547
## Harrison Smith                    89.61132         90.52693
## Chris Conte                       45.12033         51.29572
## Ron Parker                        60.68463         70.37809
## Keith Tandy                       41.49418         45.51130
## Da'Mon Cromartie-Smith            27.83139         22.82708
## Darrell Stuckey                   41.29289         47.00179
## Colin Jones                       44.94435         43.37488
## Charles Woodson                   66.94166         78.33360
## Nate Ebner                        39.64672         24.89883
## Cooper Taylor                     45.85118         41.51517
## Tashaun Gipson                    79.94237         85.23823
## D.J. Campbell                     32.89871         34.66811
## Shawn Williams                    63.55364         48.41343
## Chris Prosinski                   41.19671         38.52751
## Ha Ha Clinton-Dix                 63.70087         67.70181
## Jimmie Ward                       49.98836         50.32380
## Earl Wolff                        59.77189         56.41591
## Marqueston Huff                   49.54343         47.96385
## J.J. Wilcox                       62.52367         56.86161
## Duke Ihenacho                     55.98419         51.65286
## Josh Bush                         33.63119         41.96883
## Cedric Thompson                   33.98634         22.50458
## Chris Banjo                       38.53703         34.13689
## Rodney McLeod                     51.02794         61.07009
## Robert Golden                     31.42310         28.67372
## Clayton Geathers                  37.43852         25.09757
## Jordan Richards                   37.79820         30.74085
## Donte Whitner                     83.59645         82.26439
## Jordan Kovacs                     49.88097         43.02118
## Matt Elam                         50.34127         45.69723
## Cody Davis                        38.70457         34.84791
## David Bruton Jr.                  48.41734         54.58942
## Barry Church                      71.32014         66.91996
## Jerome Couplin                    48.03548         35.17106
## Sean Richardson                   52.10320         47.30091
## Darian Stewart                    78.96737         77.12362
## Malcolm Jenkins                   63.30817         75.58082
## Jeron Johnson                     56.05365         51.69620
## James Sample                      38.29845         23.77595
## Ibraheim Campbell                 38.04137         27.15455
## Tony Jefferson                    51.97274         50.17520
## William Moore                     60.53944         60.83376
## Jamarca Sanford                   56.58665         53.43007
## Mike Mitchell                     63.83123         62.55907
## Kenny Vaccaro                     54.24261         52.62214
## Phillip Thomas                    40.80378         43.50468
## Landon Collins                    59.68667         42.68465
## Shamarko Thomas                   56.55524         52.99950
## T.J. McDonald                     69.37970         66.33132
## Josh Evans                        37.81157         38.66550
## Akeem Davis                       40.92786         29.59348
## Calvin Pryor                      76.36394         71.33468
## Quinton Pointer                   24.42264         32.21007
## Michael Griffin                   41.36330         53.43041
## Dewey McDonald                    33.47626         31.71699
## Dashon Goldson                    41.70098         47.60026
## Rontez Miles                      51.34302         44.43015
## Earl Thomas III                   88.01623         92.76542
## Rahim Moore                       72.55955         80.08395
## George Iloka                      67.78085         76.28305
## Josh Furman                       36.80466         23.24971
## Tavon Wilson                      46.29257         50.25126
## Kelcie McCray                     26.63039         30.15160
## Major Wright                      57.12878         55.57660
## Antrel Rolle                      46.41535         67.85510
## Nat Berhe                         40.11604         35.34720
## Mykkele Thompson                  26.20628         23.15840
## Morgan Burnett                    77.00349         72.92946
## Ryan Murphy                       38.60537         29.55362
## DeShawn Shead                     42.40424         40.23598
## Mike Adams                        60.22542         73.59411
## Jairus Byrd                       76.44824         87.46226
## Mark Barron                       62.20784         60.44453
## D.J. Swearinger                   43.22895         43.80047
## Kendrick Lewis                    71.99244         71.49079
## Kyshoen Jarrett                   32.13310         19.59481
## Gerod Holliman                    17.54246         26.03707
## Robert Lester                     45.73864         46.03240
## Adrian Phillips                   27.20091         22.70847
## Dezmen Southward                  58.67524         56.37787
## Don Jones                         49.20371         40.14879
## Jimmy Wilson                      37.21218         52.13828
## T.J. Ward                         80.75949         74.12504
## Trenton Robinson                  39.74064         43.28658
## Antoine Bethea                    75.08297         82.84245
## Lamarcus Joyner                   59.06961         57.55388
## Chris Clemons                     58.31540         61.83069
## Danny McCray                      51.23527         50.84529
## Tre Boston                        70.62212         69.45834
## Johnathan Cyprien                 64.30455         59.82854
## Eric Berry                        72.96617         71.70453
## Chris Hackett                     21.92945         20.76552
## Antonio Allen                     64.53621         63.54404
## Dean Marlowe                      27.26618         16.45998
## Kenny Ladler                      22.25286         17.64286
## Kurtis Drummond                   12.09662         14.29211
## Roman Harper                      57.16174         49.98426
## Robert Blanton                    73.60637         75.94901
## Cody Prewitt                      24.61562         26.40762
## Aaron Williams                    54.55291         63.67902
## Kam Chancellor                    89.76532         87.08079
## Kurt Coleman                      46.29987         58.83388
## Don Carey                         42.35402         46.00299
## Will Allen                        40.07060         47.89749
##                        Power Zone SAFETY
## Eric Weddle                     92.50980
## Andrew Sendejo                  53.34294
## Patrick Chung                   78.71195
## Christian Bryant                27.33743
## Colt Anderson                   36.82500
## Rashad Johnson                  56.06781
## Lonnie Ballentine               29.80668
## Reggie Nelson                   76.21136
## Jahleel Addae                   57.57504
## Will Hill                       83.96877
## Johnson Bademosi                42.09202
## Jeff Heath                      37.11791
## Ryan Mundy                      65.20865
## Kenny Phillips                  56.72737
## Charles Godfrey                 55.45176
## Tyvon Branch                    68.62801
## Walt Aikens                     25.72647
## Matt Daniels                    45.55258
## Larry Asante                    39.09432
## Kemal Ishmael                   57.79957
## Michael Thomas                  30.44497
## Ras-I Dowling                   34.74279
## Dwight Lowery                   60.89066
## Omar Bolden                     37.93765
## Micah Pellerin                  13.79585
## L.J. McCray                     24.35298
## Adrian Amos                     19.87213
## Jordan Poyer                    25.34349
## Winston Guy                     41.42271
## Vinnie Sunseri                  34.03845
## Da'Norris Searcy                76.47579
## Jonathan Meeks                  24.18251
## Akeem King                      13.58796
## Sergio Brown                    63.62926
## Jaiquawn Jarrett                58.73018
## Stevie Brown                    58.49694
## Reshad Jones                    87.88043
## Marcus Gilchrist                57.69163
## Craig Dahl                      46.56739
## Daniel Sorensen                 23.85472
## Sean Baker                      42.84936
## Brandian Ross                   29.46286
## Micah Hyde                      50.84315
## Bradley McDougald               47.76915
## Nate Allen                      63.66036
## Duke Williams                   50.11153
## Craig Loston                    39.67015
## Terrence Brooks                 38.15728
## Ross Ventrone                   27.21000
## Devin McCourty                  85.78683
## Tyrann Mathieu                  62.90338
## Deone Bucannon                  58.30395
## Husain Abdullah                 64.43838
## Bacarri Rambo                   48.17827
## Jonathan Dowling                21.76534
## Brynden Trawick                 31.98560
## Dion Bailey                     39.15357
## Louis Delmas                    69.10346
## Jaquiski Tartt                  41.74348
## Anthony Jefferson               32.48297
## James Ihedigbo                  71.93007
## Maurice Alexander               31.62817
## Daimion Stafford                43.01810
## Isa Abdul-Quddus                40.49748
## Glover Quin                     82.27769
## Shiloh Keo                      59.22285
## Eddie Pleasant                  57.87291
## Eric Reid                       74.20881
## Duron Harmon                    41.56836
## Ed Reynolds                     40.29102
## Brock Vereen                    51.96185
## Antone Exum Jr.                 39.46981
## Rafael Bush                     63.00876
## Chris Maragos                   48.95285
## Derron Smith                    23.76352
## Harrison Smith                  91.10955
## Chris Conte                     50.15994
## Ron Parker                      62.66141
## Keith Tandy                     41.73138
## Da'Mon Cromartie-Smith          24.19524
## Darrell Stuckey                 43.18691
## Colin Jones                     41.56696
## Charles Woodson                 74.38877
## Nate Ebner                      34.28559
## Cooper Taylor                   43.02955
## Tashaun Gipson                  84.07621
## D.J. Campbell                   31.96464
## Shawn Williams                  57.30845
## Chris Prosinski                 38.50112
## Ha Ha Clinton-Dix               66.10321
## Jimmie Ward                     46.49658
## Earl Wolff                      57.89240
## Marqueston Huff                 46.39913
## J.J. Wilcox                     61.74987
## Duke Ihenacho                   54.95347
## Josh Bush                       37.02289
## Cedric Thompson                 24.72277
## Chris Banjo                     35.01595
## Rodney McLeod                   55.49964
## Robert Golden                   29.73988
## Clayton Geathers                33.67495
## Jordan Richards                 35.44404
## Donte Whitner                   84.52353
## Jordan Kovacs                   48.12996
## Matt Elam                       46.77683
## Cody Davis                      34.00890
## David Bruton Jr.                52.31042
## Barry Church                    74.43341
## Jerome Couplin                  41.57344
## Sean Richardson                 49.27838
## Darian Stewart                  79.99848
## Malcolm Jenkins                 68.60117
## Jeron Johnson                   55.18152
## James Sample                    33.54428
## Ibraheim Campbell               34.83484
## Tony Jefferson                  52.56046
## William Moore                   62.36073
## Jamarca Sanford                 57.77067
## Mike Mitchell                   64.75096
## Kenny Vaccaro                   52.02212
## Phillip Thomas                  40.76838
## Landon Collins                  54.30349
## Shamarko Thomas                 53.89140
## T.J. McDonald                   69.34948
## Josh Evans                      37.86445
## Akeem Davis                     34.10725
## Calvin Pryor                    76.04956
## Quinton Pointer                 23.30093
## Michael Griffin                 45.05307
## Dewey McDonald                  31.65547
## Dashon Goldson                  46.10154
## Rontez Miles                    48.97430
## Earl Thomas III                 89.66404
## Rahim Moore                     76.75198
## George Iloka                    73.10133
## Josh Furman                     29.55557
## Tavon Wilson                    47.83334
## Kelcie McCray                   25.43970
## Major Wright                    57.87328
## Antrel Rolle                    55.88841
## Nat Berhe                       36.33856
## Mykkele Thompson                21.58857
## Morgan Burnett                  77.58971
## Ryan Murphy                     32.93116
## DeShawn Shead                   41.18556
## Mike Adams                      68.12668
## Jairus Byrd                     82.48009
## Mark Barron                     63.24314
## D.J. Swearinger                 42.80633
## Kendrick Lewis                  73.54674
## Kyshoen Jarrett                 26.44812
## Gerod Holliman                  19.42416
## Robert Lester                   48.10891
## Adrian Phillips                 23.72852
## Dezmen Southward                52.60400
## Don Jones                       40.55701
## Jimmy Wilson                    40.98524
## T.J. Ward                       81.11724
## Trenton Robinson                39.58626
## Antoine Bethea                  80.62822
## Lamarcus Joyner                 56.61157
## Chris Clemons                   59.12870
## Danny McCray                    51.37157
## Tre Boston                      70.21761
## Johnathan Cyprien               62.06511
## Eric Berry                      71.80325
## Chris Hackett                   21.77885
## Antonio Allen                   65.48173
## Dean Marlowe                    21.32842
## Kenny Ladler                    19.86617
## Kurtis Drummond                 11.04357
## Roman Harper                    58.85077
## Robert Blanton                  75.58239
## Cody Prewitt                    25.09184
## Aaron Williams                  56.98931
## Kam Chancellor                  90.39815
## Kurt Coleman                    53.85301
## Don Carey                       42.67428
## Will Allen                      46.17114
##                        Speed Coverage SAFETY Balanced SAFETY
## Eric Weddle                         87.25746        87.61154
## Andrew Sendejo                      39.04755        43.63621
## Patrick Chung                       69.53479        73.02118
## Christian Bryant                    26.57637        28.56612
## Colt Anderson                       33.79920        33.40837
## Rashad Johnson                      53.23593        51.85759
## Lonnie Ballentine                   36.09488        35.80296
## Reggie Nelson                       83.85054        79.71183
## Jahleel Addae                       53.03060        54.20857
## Will Hill                           82.41643        82.81792
## Johnson Bademosi                    53.95384        49.88323
## Jeff Heath                          42.08678        40.27802
## Ryan Mundy                          56.96015        58.49943
## Kenny Phillips                      59.53607        58.47819
## Charles Godfrey                     55.99879        55.26574
## Tyvon Branch                        76.11172        72.71668
## Walt Aikens                         35.72513        32.36000
## Matt Daniels                        34.01048        39.16175
## Larry Asante                        23.25056        29.05642
## Kemal Ishmael                       49.27631        52.82505
## Michael Thomas                      34.78293        33.25186
## Ras-I Dowling                       48.74801        42.81263
## Dwight Lowery                       63.91177        59.59890
## Omar Bolden                         49.65550        44.09171
## Micah Pellerin                      32.39012        22.92229
## L.J. McCray                         32.89052        33.73847
## Adrian Amos                         36.83226        29.15609
## Jordan Poyer                        34.69916        29.31078
## Winston Guy                         32.50054        35.54665
## Vinnie Sunseri                      27.44688        30.49182
## Da'Norris Searcy                    72.12476        73.61686
## Jonathan Meeks                      27.21609        27.82951
## Akeem King                          24.46515        21.42387
## Sergio Brown                        59.99432        59.82762
## Jaiquawn Jarrett                    45.83202        50.85054
## Stevie Brown                        50.16617        51.90188
## Reshad Jones                        82.49460        84.73176
## Marcus Gilchrist                    68.59178        63.15379
## Craig Dahl                          35.83043        38.73047
## Daniel Sorensen                     17.49306        20.81818
## Sean Baker                          29.97876        35.28469
## Brandian Ross                       47.41030        36.28627
## Micah Hyde                          62.70141        55.22726
## Bradley McDougald                   48.80837        46.32935
## Nate Allen                          64.31280        61.25045
## Duke Williams                       56.62915        54.72499
## Craig Loston                        34.05481        37.33279
## Terrence Brooks                     52.56871        47.64595
## Ross Ventrone                       35.14962        32.38563
## Devin McCourty                      93.65511        89.19016
## Tyrann Mathieu                      73.06658        66.94276
## Deone Bucannon                      55.35377        56.74041
## Husain Abdullah                     62.01210        60.62829
## Bacarri Rambo                       48.01761        47.60109
## Jonathan Dowling                    27.74291        26.36654
## Brynden Trawick                     31.06839        35.29261
## Dion Bailey                         37.44953        36.94199
## Louis Delmas                        71.67992        67.88819
## Jaquiski Tartt                      28.96644        36.94564
## Anthony Jefferson                   26.26382        31.35140
## James Ihedigbo                      57.46469        61.64732
## Maurice Alexander                   27.16930        33.23912
## Daimion Stafford                    38.50780        41.27653
## Isa Abdul-Quddus                    40.29240        40.12051
## Glover Quin                         84.25281        80.90863
## Shiloh Keo                          41.51949        48.91624
## Eddie Pleasant                      52.20962        54.94743
## Eric Reid                           70.01905        72.91509
## Duron Harmon                        45.56739        44.66415
## Ed Reynolds                         37.51653        40.31629
## Brock Vereen                        52.35803        53.08318
## Antone Exum Jr.                     51.77091        47.81403
## Rafael Bush                         63.19142        61.97969
## Chris Maragos                       40.73732        42.65416
## Derron Smith                        30.49270        27.39224
## Harrison Smith                      87.66547        88.37475
## Chris Conte                         45.55197        44.76484
## Ron Parker                          74.92366        68.59440
## Keith Tandy                         48.90765        45.50153
## Da'Mon Cromartie-Smith              26.25147        27.40041
## Darrell Stuckey                     48.12714        44.78697
## Colin Jones                         49.79434        47.99709
## Charles Woodson                     73.02732        69.44900
## Nate Ebner                          22.63919        30.40188
## Cooper Taylor                       43.84030        45.08290
## Tashaun Gipson                      81.05624        80.03922
## D.J. Campbell                       38.72557        36.16071
## Shawn Williams                      48.49367        56.17608
## Chris Prosinski                     42.22630        42.08144
## Ha Ha Clinton-Dix                   66.06941        64.72028
## Jimmie Ward                         58.73747        55.21183
## Earl Wolff                          57.55195        58.78273
## Marqueston Huff                     53.76401        52.22618
## J.J. Wilcox                         53.09093        57.51177
## Duke Ihenacho                       49.83603        52.75119
## Josh Bush                           42.02189        37.74100
## Cedric Thompson                     32.33853        34.24540
## Chris Banjo                         38.01773        38.67422
## Rodney McLeod                       60.55040        55.75712
## Robert Golden                       29.87428        30.77032
## Clayton Geathers                    21.82907        28.81617
## Jordan Richards                     29.29305        33.30664
## Donte Whitner                       78.38142        80.72960
## Jordan Kovacs                       40.44150        44.88608
## Matt Elam                           49.47710        50.28950
## Cody Davis                          42.18432        41.17307
## David Bruton Jr.                    51.54059        49.66657
## Barry Church                        53.84095        61.65845
## Jerome Couplin                      37.36168        42.88342
## Sean Richardson                     49.20648        50.85214
## Darian Stewart                      72.49024        75.40541
## Malcolm Jenkins                     75.79385        69.83809
## Jeron Johnson                       49.48072        52.57017
## James Sample                        20.55161        28.44876
## Ibraheim Campbell                   24.03726        30.37803
## Tony Jefferson                      47.05079        49.20926
## William Moore                       56.80108        58.28449
## Jamarca Sanford                     47.52426        51.49876
## Mike Mitchell                       59.08607        61.14471
## Kenny Vaccaro                       56.21023        55.58118
## Phillip Thomas                      46.25247        43.77410
## Landon Collins                      38.84593        48.89220
## Shamarko Thomas                     55.75902        56.43312
## T.J. McDonald                       63.32714        66.12433
## Josh Evans                          39.37861        38.66036
## Akeem Davis                         33.90993        37.84144
## Calvin Pryor                        66.85385        71.39188
## Quinton Pointer                     43.95236        34.72617
## Michael Griffin                     56.50398        49.19012
## Dewey McDonald                      34.26347        34.12473
## Dashon Goldson                      43.04987        41.92229
## Rontez Miles                        43.21378        47.15927
## Earl Thomas III                     93.71930        91.31224
## Rahim Moore                         78.15922        75.22151
## George Iloka                        72.67313        69.87199
## Josh Furman                         25.86969        31.44764
## Tavon Wilson                        50.51166        48.41664
## Kelcie McCray                       36.95481        32.25799
## Major Wright                        52.29203        54.40210
## Antrel Rolle                        67.28943        56.99409
## Nat Berhe                           39.46260        40.20984
## Mykkele Thompson                    31.56703        29.68749
## Morgan Burnett                      67.01101        71.67503
## Ryan Murphy                         33.59011        36.50451
## DeShawn Shead                       40.95451        41.75337
## Mike Adams                          69.09510        64.24903
## Jairus Byrd                         85.73679        81.21735
## Mark Barron                         56.20290        58.82339
## D.J. Swearinger                     45.35209        44.43872
## Kendrick Lewis                      67.15072        69.19178
## Kyshoen Jarrett                     19.70463        25.56374
## Gerod Holliman                      30.03621        23.66329
## Robert Lester                       40.84792        42.77373
## Adrian Phillips                     26.30514        27.13094
## Dezmen Southward                    67.81063        64.44675
## Don Jones                           51.50131        51.49162
## Jimmy Wilson                        57.71640        47.89257
## T.J. Ward                           65.54827        72.93883
## Trenton Robinson                    47.16910        43.79533
## Antoine Bethea                      78.09339        76.07662
## Lamarcus Joyner                     61.76229        60.83421
## Chris Clemons                       63.34867        60.99739
## Danny McCray                        50.14675        50.62368
## Tre Boston                          69.27089        69.93433
## Johnathan Cyprien                   60.74894        62.63821
## Eric Berry                          73.18701        73.22244
## Chris Hackett                       19.99831        20.87719
## Antonio Allen                       60.28991        62.11694
## Dean Marlowe                        18.58112        22.95716
## Kenny Ladler                        18.47801        20.41118
## Kurtis Drummond                     20.02107        16.26508
## Roman Harper                        39.06561        47.00085
## Robert Blanton                      73.64178        73.38738
## Cody Prewitt                        27.04386        25.87210
## Aaron Williams                      66.84082        61.13346
## Kam Chancellor                      81.88318        85.73485
## Kurt Coleman                        53.55189        49.37519
## Don Carey                           48.83360        45.84669
## Will Allen                          41.23681        39.99756
##                        Run Stopping SAFETY Deep Free SAFETY
## Eric Weddle                       89.08400         92.38415
## Andrew Sendejo                    50.12908         48.24871
## Patrick Chung                     77.31958         75.31144
## Christian Bryant                  30.27302         25.03179
## Colt Anderson                     33.72865         37.43344
## Rashad Johnson                    51.40926         57.81609
## Lonnie Ballentine                 34.25269         29.89636
## Reggie Nelson                     74.42472         81.36412
## Jahleel Addae                     56.03074         56.34904
## Will Hill                         83.43585         83.56550
## Johnson Bademosi                  44.37309         46.48790
## Jeff Heath                        37.91262         39.05833
## Ryan Mundy                        61.36390         63.75946
## Kenny Phillips                    57.09599         57.90249
## Charles Godfrey                   54.60004         56.31248
## Tyvon Branch                      68.38319         72.70021
## Walt Aikens                       27.90023         29.03425
## Matt Daniels                      45.62204         39.54883
## Larry Asante                      37.31680         31.75544
## Kemal Ishmael                     57.22904         53.90225
## Michael Thomas                    31.23231         32.05939
## Ras-I Dowling                     35.63178         41.05894
## Dwight Lowery                     55.62565         65.89523
## Omar Bolden                       37.61576         44.03142
## Micah Pellerin                    13.87120         22.01942
## L.J. McCray                       32.48495         23.17903
## Adrian Amos                       20.78250         27.08710
## Jordan Poyer                      23.77356         31.11538
## Winston Guy                       39.77788         37.92148
## Vinnie Sunseri                    34.29141         30.45684
## Da'Norris Searcy                  75.59577         74.94476
## Jonathan Meeks                    27.64023         23.38376
## Akeem King                        17.06719         16.00922
## Sergio Brown                      60.46339         63.96399
## Jaiquawn Jarrett                  57.27048         53.25180
## Stevie Brown                      54.93082         56.76684
## Reshad Jones                      87.31936         85.74822
## Marcus Gilchrist                  56.52849         64.10862
## Craig Dahl                        43.19113         43.34407
## Daniel Sorensen                   24.99404         19.78582
## Sean Baker                        42.24627         36.53466
## Brandian Ross                     25.33860         41.51928
## Micah Hyde                        46.97376         59.52990
## Bradley McDougald                 44.26184         50.71919
## Nate Allen                        58.76003         67.22920
## Duke Williams                     51.93553         52.17120
## Craig Loston                      41.05418         35.86956
## Terrence Brooks                   41.00296         43.37012
## Ross Ventrone                     28.76158         30.00813
## Devin McCourty                    82.24429         91.95328
## Tyrann Mathieu                    59.74067         70.21851
## Deone Bucannon                    58.38373         56.75975
## Husain Abdullah                   60.09396         66.13946
## Bacarri Rambo                     47.32134         48.68663
## Jonathan Dowling                  24.11678         23.04159
## Brynden Trawick                   38.79982         27.17964
## Dion Bailey                       36.90965         39.84327
## Louis Delmas                      64.33348         73.46353
## Jaquiski Tartt                    46.19140         32.23319
## Anthony Jefferson                 36.83380         26.53305
## James Ihedigbo                    67.67282         67.94072
## Maurice Alexander                 39.14835         24.72767
## Daimion Stafford                  44.33489         39.82956
## Isa Abdul-Quddus                  40.03372         40.71308
## Glover Quin                       77.64407         85.99146
## Shiloh Keo                        58.15740         51.01851
## Eddie Pleasant                    58.15052         54.82508
## Eric Reid                         75.80904         70.95073
## Duron Harmon                      43.15996         42.48695
## Ed Reynolds                       43.04192         37.03391
## Brock Vereen                      53.54593         51.07148
## Antone Exum Jr.                   42.31662         43.65270
## Rafael Bush                       61.02257         64.44635
## Chris Maragos                     45.80871         46.92057
## Derron Smith                      23.84565         27.00547
## Harrison Smith                    89.61132         90.52693
## Chris Conte                       45.12033         51.29572
## Ron Parker                        60.68463         70.37809
## Keith Tandy                       41.49418         45.51130
## Da'Mon Cromartie-Smith            27.83139         22.82708
## Darrell Stuckey                   41.29289         47.00179
## Colin Jones                       44.94435         43.37488
## Charles Woodson                   66.94166         78.33360
## Nate Ebner                        39.64672         24.89883
## Cooper Taylor                     45.85118         41.51517
## Tashaun Gipson                    79.94237         85.23823
## D.J. Campbell                     32.89871         34.66811
## Shawn Williams                    63.55364         48.41343
## Chris Prosinski                   41.19671         38.52751
## Ha Ha Clinton-Dix                 63.70087         67.70181
## Jimmie Ward                       49.98836         50.32380
## Earl Wolff                        59.77189         56.41591
## Marqueston Huff                   49.54343         47.96385
## J.J. Wilcox                       62.52367         56.86161
## Duke Ihenacho                     55.98419         51.65286
## Josh Bush                         33.63119         41.96883
## Cedric Thompson                   33.98634         22.50458
## Chris Banjo                       38.53703         34.13689
## Rodney McLeod                     51.02794         61.07009
## Robert Golden                     31.42310         28.67372
## Clayton Geathers                  37.43852         25.09757
## Jordan Richards                   37.79820         30.74085
## Donte Whitner                     83.59645         82.26439
## Jordan Kovacs                     49.88097         43.02118
## Matt Elam                         50.34127         45.69723
## Cody Davis                        38.70457         34.84791
## David Bruton Jr.                  48.41734         54.58942
## Barry Church                      71.32014         66.91996
## Jerome Couplin                    48.03548         35.17106
## Sean Richardson                   52.10320         47.30091
## Darian Stewart                    78.96737         77.12362
## Malcolm Jenkins                   63.30817         75.58082
## Jeron Johnson                     56.05365         51.69620
## James Sample                      38.29845         23.77595
## Ibraheim Campbell                 38.04137         27.15455
## Tony Jefferson                    51.97274         50.17520
## William Moore                     60.53944         60.83376
## Jamarca Sanford                   56.58665         53.43007
## Mike Mitchell                     63.83123         62.55907
## Kenny Vaccaro                     54.24261         52.62214
## Phillip Thomas                    40.80378         43.50468
## Landon Collins                    59.68667         42.68465
## Shamarko Thomas                   56.55524         52.99950
## T.J. McDonald                     69.37970         66.33132
## Josh Evans                        37.81157         38.66550
## Akeem Davis                       40.92786         29.59348
## Calvin Pryor                      76.36394         71.33468
## Quinton Pointer                   24.42264         32.21007
## Michael Griffin                   41.36330         53.43041
## Dewey McDonald                    33.47626         31.71699
## Dashon Goldson                    41.70098         47.60026
## Rontez Miles                      51.34302         44.43015
## Earl Thomas III                   88.01623         92.76542
## Rahim Moore                       72.55955         80.08395
## George Iloka                      67.78085         76.28305
## Josh Furman                       36.80466         23.24971
## Tavon Wilson                      46.29257         50.25126
## Kelcie McCray                     26.63039         30.15160
## Major Wright                      57.12878         55.57660
## Antrel Rolle                      46.41535         67.85510
## Nat Berhe                         40.11604         35.34720
## Mykkele Thompson                  26.20628         23.15840
## Morgan Burnett                    77.00349         72.92946
## Ryan Murphy                       38.60537         29.55362
## DeShawn Shead                     42.40424         40.23598
## Mike Adams                        60.22542         73.59411
## Jairus Byrd                       76.44824         87.46226
## Mark Barron                       62.20784         60.44453
## D.J. Swearinger                   43.22895         43.80047
## Kendrick Lewis                    71.99244         71.49079
## Kyshoen Jarrett                   32.13310         19.59481
## Gerod Holliman                    17.54246         26.03707
## Robert Lester                     45.73864         46.03240
## Adrian Phillips                   27.20091         22.70847
## Dezmen Southward                  58.67524         56.37787
## Don Jones                         49.20371         40.14879
## Jimmy Wilson                      37.21218         52.13828
## T.J. Ward                         80.75949         74.12504
## Trenton Robinson                  39.74064         43.28658
## Antoine Bethea                    75.08297         82.84245
## Lamarcus Joyner                   59.06961         57.55388
## Chris Clemons                     58.31540         61.83069
## Danny McCray                      51.23527         50.84529
## Tre Boston                        70.62212         69.45834
## Johnathan Cyprien                 64.30455         59.82854
## Eric Berry                        72.96617         71.70453
## Chris Hackett                     21.92945         20.76552
## Antonio Allen                     64.53621         63.54404
## Dean Marlowe                      27.26618         16.45998
## Kenny Ladler                      22.25286         17.64286
## Kurtis Drummond                   12.09662         14.29211
## Roman Harper                      57.16174         49.98426
## Robert Blanton                    73.60637         75.94901
## Cody Prewitt                      24.61562         26.40762
## Aaron Williams                    54.55291         63.67902
## Kam Chancellor                    89.76532         87.08079
## Kurt Coleman                      46.29987         58.83388
## Don Carey                         42.35402         46.00299
## Will Allen                        40.07060         47.89749
##                        Power Zone SAFETY V6
## Eric Weddle                     92.50980 96
## Andrew Sendejo                  53.34294 75
## Patrick Chung                   78.71195 88
## Christian Bryant                27.33743 65
## Colt Anderson                   36.82500 71
## Rashad Johnson                  56.06781 77
## Lonnie Ballentine               29.80668 66
## Reggie Nelson                   76.21136 86
## Jahleel Addae                   57.57504 77
## Will Hill                       83.96877 88
## Johnson Bademosi                42.09202 71
## Jeff Heath                      37.11791 71
## Ryan Mundy                      65.20865 81
## Kenny Phillips                  56.72737 77
## Charles Godfrey                 55.45176 76
## Tyvon Branch                    68.62801 84
## Walt Aikens                     25.72647 66
## Matt Daniels                    45.55258 73
## Larry Asante                    39.09432 72
## Kemal Ishmael                   57.79957 79
## Michael Thomas                  30.44497 69
## Ras-I Dowling                   34.74279 71
## Dwight Lowery                   60.89066 80
## Omar Bolden                     37.93765 72
## Micah Pellerin                  13.79585 60
## L.J. McCray                     24.35298 63
## Adrian Amos                     19.87213 66
## Jordan Poyer                    25.34349 69
## Winston Guy                     41.42271 73
## Vinnie Sunseri                  34.03845 69
## Da'Norris Searcy                76.47579 86
## Jonathan Meeks                  24.18251 65
## Akeem King                      13.58796 62
## Sergio Brown                    63.62926 80
## Jaiquawn Jarrett                58.73018 79
## Stevie Brown                    58.49694 80
## Reshad Jones                    87.88043 92
## Marcus Gilchrist                57.69163 79
## Craig Dahl                      46.56739 74
## Daniel Sorensen                 23.85472 64
## Sean Baker                      42.84936 69
## Brandian Ross                   29.46286 72
## Micah Hyde                      50.84315 79
## Bradley McDougald               47.76915 74
## Nate Allen                      63.66036 82
## Duke Williams                   50.11153 76
## Craig Loston                    39.67015 71
## Terrence Brooks                 38.15728 72
## Ross Ventrone                   27.21000 66
## Devin McCourty                  85.78683 94
## Tyrann Mathieu                  62.90338 83
## Deone Bucannon                  58.30395 77
## Husain Abdullah                 64.43838 81
## Bacarri Rambo                   48.17827 74
## Jonathan Dowling                21.76534 64
## Brynden Trawick                 31.98560 65
## Dion Bailey                     39.15357 72
## Louis Delmas                    69.10346 83
## Jaquiski Tartt                  41.74348 69
## Anthony Jefferson               32.48297 67
## James Ihedigbo                  71.93007 85
## Maurice Alexander               31.62817 66
## Daimion Stafford                43.01810 71
## Isa Abdul-Quddus                40.49748 71
## Glover Quin                     82.27769 90
## Shiloh Keo                      59.22285 74
## Eddie Pleasant                  57.87291 75
## Eric Reid                       74.20881 81
## Duron Harmon                    41.56836 73
## Ed Reynolds                     40.29102 70
## Brock Vereen                    51.96185 75
## Antone Exum Jr.                 39.46981 71
## Rafael Bush                     63.00876 79
## Chris Maragos                   48.95285 74
## Derron Smith                    23.76352 67
## Harrison Smith                  91.10955 93
## Chris Conte                     50.15994 75
## Ron Parker                      62.66141 82
## Keith Tandy                     41.73138 73
## Da'Mon Cromartie-Smith          24.19524 65
## Darrell Stuckey                 43.18691 75
## Colin Jones                     41.56696 72
## Charles Woodson                 74.38877 85
## Nate Ebner                      34.28559 67
## Cooper Taylor                   43.02955 71
## Tashaun Gipson                  84.07621 89
## D.J. Campbell                   31.96464 69
## Shawn Williams                  57.30845 74
## Chris Prosinski                 38.50112 69
## Ha Ha Clinton-Dix               66.10321 81
## Jimmie Ward                     46.49658 73
## Earl Wolff                      57.89240 77
## Marqueston Huff                 46.39913 74
## J.J. Wilcox                     61.74987 79
## Duke Ihenacho                   54.95347 76
## Josh Bush                       37.02289 71
## Cedric Thompson                 24.72277 64
## Chris Banjo                     35.01595 69
## Rodney McLeod                   55.49964 79
## Robert Golden                   29.73988 68
## Clayton Geathers                33.67495 65
## Jordan Richards                 35.44404 69
## Donte Whitner                   84.52353 90
## Jordan Kovacs                   48.12996 71
## Matt Elam                       46.77683 72
## Cody Davis                      34.00890 68
## David Bruton Jr.                52.31042 77
## Barry Church                    74.43341 81
## Jerome Couplin                  41.57344 69
## Sean Richardson                 49.27838 73
## Darian Stewart                  79.99848 85
## Malcolm Jenkins                 68.60117 85
## Jeron Johnson                   55.18152 76
## James Sample                    33.54428 67
## Ibraheim Campbell               34.83484 67
## Tony Jefferson                  52.56046 77
## William Moore                   62.36073 80
## Jamarca Sanford                 57.77067 78
## Mike Mitchell                   64.75096 78
## Kenny Vaccaro                   52.02212 77
## Phillip Thomas                  40.76838 72
## Landon Collins                  54.30349 74
## Shamarko Thomas                 53.89140 76
## T.J. McDonald                   69.34948 82
## Josh Evans                      37.86445 70
## Akeem Davis                     34.10725 66
## Calvin Pryor                    76.04956 82
## Quinton Pointer                 23.30093 68
## Michael Griffin                 45.05307 75
## Dewey McDonald                  31.65547 68
## Dashon Goldson                  46.10154 74
## Rontez Miles                    48.97430 71
## Earl Thomas III                 89.66404 95
## Rahim Moore                     76.75198 85
## George Iloka                    73.10133 86
## Josh Furman                     29.55557 65
## Tavon Wilson                    47.83334 75
## Kelcie McCray                   25.43970 69
## Major Wright                    57.87328 78
## Antrel Rolle                    55.88841 81
## Nat Berhe                       36.33856 70
## Mykkele Thompson                21.58857 64
## Morgan Burnett                  77.58971 86
## Ryan Murphy                     32.93116 66
## DeShawn Shead                   41.18556 71
## Mike Adams                      68.12668 85
## Jairus Byrd                     82.48009 91
## Mark Barron                     63.24314 78
## D.J. Swearinger                 42.80633 74
## Kendrick Lewis                  73.54674 81
## Kyshoen Jarrett                 26.44812 63
## Gerod Holliman                  19.42416 66
## Robert Lester                   48.10891 75
## Adrian Phillips                 23.72852 63
## Dezmen Southward                52.60400 76
## Don Jones                       40.55701 69
## Jimmy Wilson                    40.98524 74
## T.J. Ward                       81.11724 87
## Trenton Robinson                39.58626 72
## Antoine Bethea                  80.62822 91
## Lamarcus Joyner                 56.61157 77
## Chris Clemons                   59.12870 78
## Danny McCray                    51.37157 75
## Tre Boston                      70.21761 81
## Johnathan Cyprien               62.06511 79
## Eric Berry                      71.80325 84
## Chris Hackett                   21.77885 64
## Antonio Allen                   65.48173 79
## Dean Marlowe                    21.32842 62
## Kenny Ladler                    19.86617 63
## Kurtis Drummond                 11.04357 61
## Roman Harper                    58.85077 79
## Robert Blanton                  75.58239 86
## Cody Prewitt                    25.09184 65
## Aaron Williams                  56.98931 79
## Kam Chancellor                  90.39815 94
## Kurt Coleman                    53.85301 79
## Don Carey                       42.67428 73
## Will Allen                      46.17114 75
##                        Balanced SAFETY Speed Coverage SAFETY
## Eric Weddle                   93.82133              91.25571
## Andrew Sendejo                51.22815              52.22696
## Patrick Chung                 75.86952              76.05341
## Christian Bryant              27.80560              26.99627
## Colt Anderson                 39.12722              34.44158
## Rashad Johnson                59.98525              57.20363
## Lonnie Ballentine             31.45392              33.83084
## Reggie Nelson                 80.13466              77.92021
## Jahleel Addae                 56.87979              57.50232
## Will Hill                     85.48859              85.28429
## Johnson Bademosi              39.02812              42.83881
## Jeff Heath                    36.63758              35.44692
## Ryan Mundy                    65.94251              64.89121
## Kenny Phillips                57.46730              58.23461
## Charles Godfrey               53.35896              53.59562
## Tyvon Branch                  69.45280              67.55894
## Walt Aikens                   29.06173              29.89053
## Matt Daniels                  41.05806              45.83320
## Larry Asante                  34.25305              35.02126
## Kemal Ishmael                 55.13318              56.67163
## Michael Thomas                30.77001              30.12274
## Ras-I Dowling                 41.99048              38.21232
## Dwight Lowery                 63.77614              56.92461
## Omar Bolden                   40.32692              35.01537
## Micah Pellerin                17.45636              15.58449
## L.J. McCray                   20.40594              26.04949
## Adrian Amos                   26.64671              21.88516
## Jordan Poyer                  32.35142              25.17738
## Winston Guy                   40.92458              41.61784
## Vinnie Sunseri                32.69747              30.94019
## Da'Norris Searcy              74.32304              73.20318
## Jonathan Meeks                22.04775              25.37209
## Akeem King                    13.47168              15.49973
## Sergio Brown                  65.04396              62.91007
## Jaiquawn Jarrett              57.75911              59.77030
## Stevie Brown                  58.59120              56.93096
## Reshad Jones                  86.27458              86.29111
## Marcus Gilchrist              58.15449              53.51449
## Craig Dahl                    43.17739              43.38286
## Daniel Sorensen               20.54696              20.37170
## Sean Baker                    38.78119              38.05661
## Brandian Ross                 37.89690              30.80620
## Micah Hyde                    55.63011              47.97348
## Bradley McDougald             49.63595              46.69427
## Nate Allen                    66.81284              62.47203
## Duke Williams                 52.29934              52.82062
## Craig Loston                  39.52041              41.73106
## Terrence Brooks               43.65368              41.50309
## Ross Ventrone                 25.74880              27.37465
## Devin McCourty                91.26167              86.44242
## Tyrann Mathieu                73.47664              68.32793
## Deone Bucannon                60.87380              60.23164
## Husain Abdullah               69.07936              65.77330
## Bacarri Rambo                 54.72766              52.50869
## Jonathan Dowling              22.96552              27.63445
## Brynden Trawick               25.58522              32.74548
## Dion Bailey                   43.36307              40.30452
## Louis Delmas                  76.40141              72.43722
## Jaquiski Tartt                33.82087              37.66795
## Anthony Jefferson             30.02393              31.35570
## James Ihedigbo                71.07788              69.63967
## Maurice Alexander             25.01041              31.78976
## Daimion Stafford              38.84590              39.16931
## Isa Abdul-Quddus              40.48532              40.92599
## Glover Quin                   87.23516              82.73746
## Shiloh Keo                    56.24076              57.88079
## Eddie Pleasant                55.43045              55.78688
## Eric Reid                     72.47372              75.62367
## Duron Harmon                  40.42517              43.84501
## Ed Reynolds                   38.77488              41.19099
## Brock Vereen                  50.45335              53.05612
## Antone Exum Jr.               44.32224              41.96019
## Rafael Bush                   65.98071              65.13538
## Chris Maragos                 47.98096              47.14291
## Derron Smith                  28.85127              30.40697
## Harrison Smith                92.38728              91.22754
## Chris Conte                   50.80999              47.93293
## Ron Parker                    69.01155              64.21522
## Keith Tandy                   45.50509              43.74137
## Da'Mon Cromartie-Smith        21.70244              26.17872
## Darrell Stuckey               45.22950              43.42100
## Colin Jones                   37.34979              41.73300
## Charles Woodson               76.87909              70.10651
## Nate Ebner                    22.46232              34.60916
## Cooper Taylor                 41.72607              41.41840
## Tashaun Gipson                87.20498              83.51776
## D.J. Campbell                 32.10321              34.59871
## Shawn Williams                47.70909              54.22749
## Chris Prosinski               31.57437              37.39375
## Ha Ha Clinton-Dix             70.63769              68.63808
## Jimmie Ward                   48.39734              47.93652
## Earl Wolff                    53.30642              55.08812
## Marqueston Huff               43.41959              45.81474
## J.J. Wilcox                   58.29058              61.22124
## Duke Ihenacho                 49.17885              53.70668
## Josh Bush                     42.23443              37.37597
## Cedric Thompson               18.27915              24.18251
## Chris Banjo                   32.38023              35.66604
## Rodney McLeod                 62.69147              58.09919
## Robert Golden                 25.52970              28.56371
## Clayton Geathers              26.49934              32.31282
## Jordan Richards               32.34911              32.49196
## Donte Whitner                 82.40364              82.93671
## Jordan Kovacs                 45.04157              44.99637
## Matt Elam                     45.37451              49.16548
## Cody Davis                    28.74839              32.17863
## David Bruton Jr.              53.29633              50.14134
## Barry Church                  70.58528              70.94715
## Jerome Couplin                33.91999              41.18478
## Sean Richardson               44.13527              49.39835
## Darian Stewart                77.85411              78.16244
## Malcolm Jenkins               76.93374              72.19940
## Jeron Johnson                 54.20446              55.70350
## James Sample                  22.80512              30.89474
## Ibraheim Campbell             26.72541              30.14075
## Tony Jefferson                52.00604              53.33825
## William Moore                 63.05354              63.71988
## Jamarca Sanford               54.82126              56.34707
## Mike Mitchell                 62.90133              64.18354
## Kenny Vaccaro                 53.27667              55.82316
## Phillip Thomas                42.84534              40.02396
## Landon Collins                43.76948              50.31267
## Shamarko Thomas               54.71224              55.38565
## T.J. McDonald                 67.45376              68.94933
## Josh Evans                    38.19140              41.81246
## Akeem Davis                   27.47747              33.44840
## Calvin Pryor                  73.31870              75.63903
## Quinton Pointer               28.15954              23.42907
## Michael Griffin               51.90336              49.70381
## Dewey McDonald                33.25200              33.80596
## Dashon Goldson                50.85647              50.80300
## Rontez Miles                  45.14515              48.80653
## Earl Thomas III               92.42803              90.09806
## Rahim Moore                   81.81081              78.73479
## George Iloka                  80.06061              75.94853
## Josh Furman                   23.11210              28.72200
## Tavon Wilson                  49.64481              47.91947
## Kelcie McCray                 24.05921              24.99628
## Major Wright                  56.77073              58.44724
## Antrel Rolle                  67.82930              57.50191
## Nat Berhe                     37.61398              36.69071
## Mykkele Thompson              21.14083              22.41872
## Morgan Burnett                71.71879              73.18797
## Ryan Murphy                   28.67674              29.84303
## DeShawn Shead                 37.07938              41.20454
## Mike Adams                    75.28641              67.20000
## Jairus Byrd                   88.11343              81.33650
## Mark Barron                   63.02033              64.56713
## D.J. Swearinger               48.63411              48.89320
## Kendrick Lewis                72.93503              72.59067
## Kyshoen Jarrett               20.03170              24.70342
## Gerod Holliman                31.37490              23.50842
## Robert Lester                 49.79508              49.35276
## Adrian Phillips               19.97460              23.71915
## Dezmen Southward              49.96370              55.07939
## Don Jones                     33.55162              44.27463
## Jimmy Wilson                  50.27820              43.69910
## T.J. Ward                     74.32089              77.32159
## Trenton Robinson              41.54037              39.61462
## Antoine Bethea                83.73283              80.31545
## Lamarcus Joyner               57.44839              57.99991
## Chris Clemons                 61.51803              60.75884
## Danny McCray                  48.63557              49.24075
## Tre Boston                    70.41118              71.95971
## Johnathan Cyprien             59.17929              63.90398
## Eric Berry                    69.16024              71.11366
## Chris Hackett                 23.09400              19.33616
## Antonio Allen                 63.41107              62.71202
## Dean Marlowe                  15.51020              21.17566
## Kenny Ladler                  18.99184              21.63189
## Kurtis Drummond               14.14647              14.15004
## Roman Harper                  50.85211              53.88585
## Robert Blanton                76.05390              73.53838
## Cody Prewitt                  26.60530              21.17961
## Aaron Williams                61.00190              57.03615
## Kam Chancellor                87.99235              89.28622
## Kurt Coleman                  61.17135              55.09358
## Don Carey                     44.96987              44.30814
## Will Allen                    45.47088              39.72737
##                        Run Stopping SAFETY Deep Free SAFETY
## Eric Weddle                       91.57028         95.46682
## Andrew Sendejo                    52.59560         51.33581
## Patrick Chung                     78.27016         76.71388
## Christian Bryant                  32.70382         23.82834
## Colt Anderson                     37.77561         41.81111
## Rashad Johnson                    58.87049         61.75990
## Lonnie Ballentine                 38.68077         25.71846
## Reggie Nelson                     74.58853         82.58744
## Jahleel Addae                     57.11961         57.00772
## Will Hill                         84.09802         84.93771
## Johnson Bademosi                  36.10186         40.81038
## Jeff Heath                        35.32588         37.89668
## Ryan Mundy                        66.09770         67.02597
## Kenny Phillips                    58.69672         57.07172
## Charles Godfrey                   52.40677         56.10302
## Tyvon Branch                      66.91025         72.59440
## Walt Aikens                       26.13401         27.44845
## Matt Daniels                      48.98266         37.77289
## Larry Asante                      39.49873         33.68619
## Kemal Ishmael                     56.67416         54.77336
## Michael Thomas                    30.61086         30.90744
## Ras-I Dowling                     37.53544         41.99370
## Dwight Lowery                     53.64347         71.38440
## Omar Bolden                       32.15882         45.68128
## Micah Pellerin                    10.41955         21.79130
## L.J. McCray                       24.70651         16.56180
## Adrian Amos                       20.87229         27.89636
## Jordan Poyer                      24.24913         36.42346
## Winston Guy                       44.35347         39.63765
## Vinnie Sunseri                    35.29316         31.72307
## Da'Norris Searcy                  72.40105         76.20143
## Jonathan Meeks                    23.40241         19.93483
## Akeem King                        13.34355         12.36943
## Sergio Brown                      62.11717         67.10038
## Jaiquawn Jarrett                  60.48479         55.39019
## Stevie Brown                      58.10878         60.39441
## Reshad Jones                      86.97690         86.49281
## Marcus Gilchrist                  50.84090         64.75737
## Craig Dahl                        45.53473         45.10444
## Daniel Sorensen                   24.39177         19.77859
## Sean Baker                        42.98538         38.29310
## Brandian Ross                     26.58592         45.86857
## Micah Hyde                        41.05230         64.32589
## Bradley McDougald                 40.56951         54.68521
## Nate Allen                        60.46321         71.40346
## Duke Williams                     53.23664         50.14593
## Craig Loston                      42.99293         36.13128
## Terrence Brooks                   43.59715         41.43232
## Ross Ventrone                     24.18473         27.33188
## Devin McCourty                    82.58575         94.22532
## Tyrann Mathieu                    68.45697         73.94332
## Deone Bucannon                    65.06646         57.27965
## Husain Abdullah                   63.59878         71.53812
## Bacarri Rambo                     56.03902         51.04808
## Jonathan Dowling                  21.48763         20.44032
## Brynden Trawick                   31.72888         20.89658
## Dion Bailey                       46.24344         41.90165
## Louis Delmas                      71.57141         78.12096
## Jaquiski Tartt                    44.91006         28.85091
## Anthony Jefferson                 39.41969         24.82841
## James Ihedigbo                    71.24845         72.18280
## Maurice Alexander                 36.06296         18.82871
## Daimion Stafford                  39.40596         39.23789
## Isa Abdul-Quddus                  40.61492         40.51142
## Glover Quin                       81.35960         89.87269
## Shiloh Keo                        60.86204         53.83674
## Eddie Pleasant                    57.03633         55.01024
## Eric Reid                         76.35914         69.14299
## Duron Harmon                      39.66728         39.61688
## Ed Reynolds                       42.55944         35.15142
## Brock Vereen                      50.52852         49.60818
## Antone Exum Jr.                   41.06773         42.99962
## Rafael Bush                       65.84623         65.09916
## Chris Maragos                     50.15773         49.15851
## Derron Smith                      25.67454         27.09535
## Harrison Smith                    91.46091         92.51840
## Chris Conte                       47.59303         54.60875
## Ron Parker                        61.85403         72.26775
## Keith Tandy                       42.39534         46.38544
## Da'Mon Cromartie-Smith            23.61342         19.10868
## Darrell Stuckey                   40.64367         47.95916
## Colin Jones                       37.72002         38.15362
## Charles Woodson                   66.24256         84.33775
## Nate Ebner                        35.21926         17.68838
## Cooper Taylor                     43.53788         39.95188
## Tashaun Gipson                    81.47959         89.54738
## D.J. Campbell                     31.11722         31.57166
## Shawn Williams                    57.54218         42.43449
## Chris Prosinski                   32.43415         32.65737
## Ha Ha Clinton-Dix                 67.49016         70.71289
## Jimmie Ward                       47.84204         47.28985
## Earl Wolff                        55.13129         53.91601
## Marqueston Huff                   40.53703         44.91170
## J.J. Wilcox                       63.24041         55.95638
## Duke Ihenacho                     54.93191         47.76766
## Josh Bush                         35.96795         46.12130
## Cedric Thompson                   22.34906         15.18950
## Chris Banjo                       35.16769         30.07904
## Rodney McLeod                     57.12327         65.32225
## Robert Golden                     26.82405         25.68777
## Clayton Geathers                  37.64458         21.48068
## Jordan Richards                   39.37705         29.41996
## Donte Whitner                     83.56811         82.78757
## Jordan Kovacs                     50.13851         42.45620
## Matt Elam                         50.72058         41.60022
## Cody Davis                        30.35585         28.75601
## David Bruton Jr.                  48.55307         57.88943
## Barry Church                      75.15759         70.39545
## Jerome Couplin                    43.47178         28.50930
## Sean Richardson                   46.54141         43.14891
## Darian Stewart                    79.84881         77.73420
## Malcolm Jenkins                   69.84359         80.09104
## Jeron Johnson                     56.71325         51.95728
## James Sample                      30.28363         19.43640
## Ibraheim Campbell                 37.08260         23.80461
## Tony Jefferson                    52.71455         51.37459
## William Moore                     67.05773         61.75385
## Jamarca Sanford                   59.80780         53.92809
## Mike Mitchell                     67.20654         61.98194
## Kenny Vaccaro                     55.97965         50.34221
## Phillip Thomas                    40.77227         44.53910
## Landon Collins                    56.43917         37.76133
## Shamarko Thomas                   61.34036         50.31468
## T.J. McDonald                     71.99643         65.66707
## Josh Evans                        40.58489         36.40449
## Akeem Davis                       36.11624         22.87316
## Calvin Pryor                      77.74469         70.87381
## Quinton Pointer                   21.52131         31.81095
## Michael Griffin                   45.45345         55.48289
## Dewey McDonald                    36.25161         29.93947
## Dashon Goldson                    51.69652         50.34007
## Rontez Miles                      51.54691         41.53549
## Earl Thomas III                   87.54297         94.18042
## Rahim Moore                       76.94696         83.61022
## George Iloka                      75.25059         81.31078
## Josh Furman                       34.51462         17.42466
## Tavon Wilson                      45.34537         51.89524
## Kelcie McCray                     18.86836         27.55668
## Major Wright                      60.28736         55.41196
## Antrel Rolle                      54.03243         75.70013
## Nat Berhe                         41.38916         33.86997
## Mykkele Thompson                  20.90600         19.85949
## Morgan Burnett                    76.26414         72.26174
## Ryan Murphy                       35.47471         25.43575
## DeShawn Shead                     37.37577         37.20497
## Mike Adams                        63.90060         80.80202
## Jairus Byrd                       78.89097         92.09719
## Mark Barron                       66.91839         60.73212
## D.J. Swearinger                   50.90739         44.29373
## Kendrick Lewis                    72.95912         73.26571
## Kyshoen Jarrett                   30.64331         15.44483
## Gerod Holliman                    23.27520         32.14908
## Robert Lester                     51.74263         48.24687
## Adrian Phillips                   20.48074         19.25491
## Dezmen Southward                  51.27559         48.13459
## Don Jones                         39.70133         29.08574
## Jimmy Wilson                      39.96629         55.38782
## T.J. Ward                         80.74490         73.67079
## Trenton Robinson                  37.73402         43.59723
## Antoine Bethea                    79.95125         86.54944
## Lamarcus Joyner                   57.77290         56.03132
## Chris Clemons                     61.89294         61.94905
## Danny McCray                      48.44114         49.84465
## Tre Boston                        69.71826         69.13267
## Johnathan Cyprien                 64.00159         56.26865
## Eric Berry                        70.38075         68.84329
## Chris Hackett                     23.89781         22.89241
## Antonio Allen                     60.31814         65.72041
## Dean Marlowe                      20.73904         12.23003
## Kenny Ladler                      20.86151         16.41042
## Kurtis Drummond                   11.45444         13.53786
## Roman Harper                      57.78542         50.55518
## Robert Blanton                    72.82847         78.42325
## Cody Prewitt                      23.43518         29.38300
## Aaron Williams                    54.82770         64.95771
## Kam Chancellor                    90.20931         87.36087
## Kurt Coleman                      52.99723         66.23424
## Don Carey                         43.35386         46.07951
## Will Allen                        36.09615         54.13869
##                        Power Zone SAFETY V6
## Eric Weddle                     92.97998 96
## Andrew Sendejo                  54.42200 75
## Patrick Chung                   79.03971 88
## Christian Bryant                26.55147 65
## Colt Anderson                   39.59174 71
## Rashad Johnson                  62.82881 77
## Lonnie Ballentine               33.43366 66
## Reggie Nelson                   77.17527 86
## Jahleel Addae                   58.61581 77
## Will Hill                       84.07841 88
## Johnson Bademosi                38.00609 71
## Jeff Heath                      34.82067 71
## Ryan Mundy                      69.18403 81
## Kenny Phillips                  58.88894 77
## Charles Godfrey                 54.13986 76
## Tyvon Branch                    69.98146 84
## Walt Aikens                     24.57535 66
## Matt Daniels                    47.87576 73
## Larry Asante                    39.69118 72
## Kemal Ishmael                   56.46724 79
## Michael Thomas                  29.52058 69
## Ras-I Dowling                   35.99442 71
## Dwight Lowery                   59.15219 80
## Omar Bolden                     33.79938 72
## Micah Pellerin                  13.32297 60
## L.J. McCray                     19.82167 63
## Adrian Amos                     19.47526 66
## Jordan Poyer                    24.47451 69
## Winston Guy                     44.94779 73
## Vinnie Sunseri                  32.16810 69
## Da'Norris Searcy                73.21237 86
## Jonathan Meeks                  21.48754 65
## Akeem King                      12.36098 62
## Sergio Brown                    64.50304 80
## Jaiquawn Jarrett                59.53853 79
## Stevie Brown                    60.29666 80
## Reshad Jones                    86.93884 92
## Marcus Gilchrist                54.33009 79
## Craig Dahl                      48.33878 74
## Daniel Sorensen                 21.23309 64
## Sean Baker                      40.39092 69
## Brandian Ross                   33.27385 72
## Micah Hyde                      46.21036 79
## Bradley McDougald               44.73509 74
## Nate Allen                      64.58308 82
## Duke Williams                   51.99001 76
## Craig Loston                    41.23496 71
## Terrence Brooks                 41.26441 72
## Ross Ventrone                   26.61166 66
## Devin McCourty                  86.44573 94
## Tyrann Mathieu                  70.22100 83
## Deone Bucannon                  62.45039 77
## Husain Abdullah                 66.69463 81
## Bacarri Rambo                   53.57457 74
## Jonathan Dowling                21.78711 64
## Brynden Trawick                 27.41855 65
## Dion Bailey                     46.76938 72
## Louis Delmas                    74.80974 83
## Jaquiski Tartt                  37.53240 69
## Anthony Jefferson               32.08892 67
## James Ihedigbo                  73.57599 85
## Maurice Alexander               27.82935 66
## Daimion Stafford                37.58723 71
## Isa Abdul-Quddus                41.00410 71
## Glover Quin                     84.11040 90
## Shiloh Keo                      60.05291 74
## Eddie Pleasant                  56.77698 75
## Eric Reid                       73.81665 81
## Duron Harmon                    40.15463 73
## Ed Reynolds                     37.94379 70
## Brock Vereen                    50.49245 75
## Antone Exum Jr.                 38.92796 71
## Rafael Bush                     67.73302 79
## Chris Maragos                   53.40909 74
## Derron Smith                    26.20113 67
## Harrison Smith                  91.68986 93
## Chris Conte                     52.32815 75
## Ron Parker                      65.57038 82
## Keith Tandy                     42.64434 73
## Da'Mon Cromartie-Smith          21.19985 65
## Darrell Stuckey                 42.09463 75
## Colin Jones                     39.10986 72
## Charles Woodson                 73.93241 85
## Nate Ebner                      31.79392 67
## Cooper Taylor                   39.46123 71
## Tashaun Gipson                  83.41799 89
## D.J. Campbell                   32.45382 69
## Shawn Williams                  50.44399 74
## Chris Prosinski                 34.06921 69
## Ha Ha Clinton-Dix               68.60046 81
## Jimmie Ward                     46.64393 73
## Earl Wolff                      54.23263 77
## Marqueston Huff                 40.98850 74
## J.J. Wilcox                     61.66783 79
## Duke Ihenacho                   55.31835 76
## Josh Bush                       38.34290 71
## Cedric Thompson                 17.39474 64
## Chris Banjo                     32.12368 69
## Rodney McLeod                   60.78190 79
## Robert Golden                   26.49015 68
## Clayton Geathers                31.69666 65
## Jordan Richards                 33.42701 69
## Donte Whitner                   84.20671 90
## Jordan Kovacs                   45.96282 71
## Matt Elam                       49.54856 72
## Cody Davis                      28.20694 68
## David Bruton Jr.                52.39709 77
## Barry Church                    76.47843 81
## Jerome Couplin                  37.56032 69
## Sean Richardson                 45.53233 73
## Darian Stewart                  80.49550 85
## Malcolm Jenkins                 74.52733 85
## Jeron Johnson                   56.38771 76
## James Sample                    25.43803 67
## Ibraheim Campbell               32.06057 67
## Tony Jefferson                  55.21125 77
## William Moore                   67.83559 80
## Jamarca Sanford                 60.69371 78
## Mike Mitchell                   68.26858 78
## Kenny Vaccaro                   56.06096 77
## Phillip Thomas                  39.58807 72
## Landon Collins                  49.35167 74
## Shamarko Thomas                 56.81964 76
## T.J. McDonald                   71.30953 82
## Josh Evans                      43.37766 70
## Akeem Davis                     29.92103 66
## Calvin Pryor                    76.67972 82
## Quinton Pointer                 21.71351 68
## Michael Griffin                 52.38106 75
## Dewey McDonald                  32.86416 68
## Dashon Goldson                  55.79571 74
## Rontez Miles                    48.55687 71
## Earl Thomas III                 89.20830 95
## Rahim Moore                     79.85627 85
## George Iloka                    77.88082 86
## Josh Furman                     26.99270 65
## Tavon Wilson                    47.45070 75
## Kelcie McCray                   21.45298 69
## Major Wright                    60.75560 78
## Antrel Rolle                    63.39016 81
## Nat Berhe                       36.21864 70
## Mykkele Thompson                18.06618 64
## Morgan Burnett                  76.54001 86
## Ryan Murphy                     28.49366 66
## DeShawn Shead                   38.81330 71
## Mike Adams                      70.16369 85
## Jairus Byrd                     82.46106 91
## Mark Barron                     67.52473 78
## D.J. Swearinger                 49.98216 74
## Kendrick Lewis                  74.42407 81
## Kyshoen Jarrett                 23.54090 63
## Gerod Holliman                  22.69707 66
## Robert Lester                   52.44571 75
## Adrian Phillips                 19.25895 63
## Dezmen Southward                50.21913 76
## Don Jones                       37.41723 69
## Jimmy Wilson                    46.21019 74
## T.J. Ward                       80.35169 87
## Trenton Robinson                38.63520 72
## Antoine Bethea                  83.91974 91
## Lamarcus Joyner                 56.12233 77
## Chris Clemons                   63.70479 78
## Danny McCray                    49.59620 75
## Tre Boston                      69.61727 81
## Johnathan Cyprien               63.47725 79
## Eric Berry                      70.68407 84
## Chris Hackett                   20.49972 64
## Antonio Allen                   61.74202 79
## Dean Marlowe                    16.38781 62
## Kenny Ladler                    17.91023 63
## Kurtis Drummond                 10.76541 61
## Roman Harper                    59.79909 79
## Robert Blanton                  74.28204 86
## Cody Prewitt                    20.85435 65
## Aaron Williams                  58.52184 79
## Kam Chancellor                  90.16268 94
## Kurt Coleman                    58.51945 79
## Don Carey                       45.42703 73
## Will Allen                      42.40400 75
## [1] 0.2712441 0.1987877 0.2643893 0.1812826 0.0842964
##   Awareness  Coverage Athleticism Play Recognition  Hit Power
## 1 0.2178495 0.2404289   0.2101761        0.2108841 0.12066131
## 2 0.2234488 0.2224208   0.2712122        0.1205971 0.16232112
## 3 0.1680248 0.1573837   0.2788816        0.1955396 0.20017029
## 4 0.2745975 0.2404172   0.1963449        0.2330986 0.05554187
## 5 0.2587414 0.1558774   0.2190717        0.1904403 0.17586924
## [1] 0.1539379 0.5881350 0.2579270
##   Speed And Man Coverage Awareness And Zone Coverage     Power
## 1              0.3453480                   0.4676235 0.1870285
## 2              0.2932227                   0.4110168 0.2957604
## 3              0.2146270                   0.3723969 0.4129761
## 4              0.2099954                   0.5555645 0.2344401
## 5              0.1546803                   0.4866379 0.3586818